package jetbrains.mps.execution.impl.configurations.tests.commands.sandbox; /*Generated by MPS */ import junit.framework.TestCase; import junit.framework.Assert; public class SimpleBTestCase_Test extends TestCase { public void test_test1() throws Exception { Assert.assertFalse(false); } public SimpleBTestCase_Test() { } }