module TK.SpaceTac.Specs { testing("BruteAI", test => { test.acase("produces something", async check => { }); }); }