package pkg import ( "testing" ) func TestSimulationTest(t *testing.T) { SimulationTest() }