root/trunk/testeD/main.d

Revision 75, 98 bytes (checked in by luke, 1 year ago)

Initial import of testeD

Line 
1 import testeD.api;
2
3 void main()
4 {
5   testeD.api.test("Testname", "Failmessage", {return false;});
6 }
Note: See TracBrowser for help on using the browser.