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
/
test-babel.js
blob: 062b6158e5f17dda4b84ed2fda34687a11f6cdcc (
plain
)
1
2
3
System
.
transpiler
=
'babel'
;
System
.
baseURL
=
'test/'
;
require
(
'./test'
);