index
:
taler/wallet-core.git
age-withdraw
wallet-core fork
oec
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
thirdparty
/
systemjs
/
test
/
tests
/
amd-require.js
blob: 1db1c8a161ab618a85cfeac6e51bf29fe398bbc1 (
plain
)
1
2
3
define
(
function
(
require
)
{
require
([
"tests/amd-dep.js"
]);
});