enable some core tests
parent
f28b46922c
commit
e3161b8a4d
@ -1,3 +1,5 @@
|
||||
config.targets = 'core'
|
||||
|
||||
function test.internal_in_test()
|
||||
expect.true_(dfhack.internal.IN_TEST)
|
||||
end
|
||||
|
Loading…
Reference in New Issue