index
:
Dalos-cli
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
alltests.lua
blob: d4088e64e3831740ef917f16059933f6f0b2abbf (
plain
)
1
2
3
4
5
6
7
load "tests/test1.lua" load "tests/test2.lua" function runtests() test1() test2() end