summary refs log tree commit diff stats
path: root/test/crateratests.cratera.d/bootstrap.cratera
blob: 618b0fbe669860055419500d5453f85eceb160a5 (plain) (blame)
1
2
3
4
5
6
7
-- test that cratera can require lua modules

require "test.luafile"

-- also check that we do have craterapath

assert(craterapath)