Remove testWalkerUnitTest; it doesn't actually do anything and just adds

extra cruft to the output.


git-svn-id: file:///humgen/gsa-scr1/gsa-engineering/svn_contents/trunk@4993 348d0f76-0448-11de-a6fe-93d51630548a
This commit is contained in:
hanna 2011-01-13 19:02:00 +00:00
parent c4f9b262e5
commit 02dc0f97d1
1 changed files with 0 additions and 5 deletions

View File

@ -379,9 +379,4 @@ public class WalkerTest extends BaseTest {
}
}
}
@Test
public void testWalkerUnitTest() {
//System.out.println("WalkerTest is just a framework");
}
}