tests: add tests for tests.sh so we can test the test script
[nit.git] / tests / base_import.nit
1 import project1 #alt1# import project1::module1 #alt2# import project1::module2 #alt3# import project1::fail
2
3 foo