blob: 3ec81cdca7a24b513d27d778233e935efcc692b4 (
plain) (
tree)
|
|
-- yes, this is a very small test file and it doesn't get invoked by
-- build.sh directly.
--
-- it's used to check if lua modules can still be used from cratera.
print "all good"
assert(not craterapath)
|