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:
parent
c4f9b262e5
commit
02dc0f97d1
|
|
@ -379,9 +379,4 @@ public class WalkerTest extends BaseTest {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Test
|
||||
public void testWalkerUnitTest() {
|
||||
//System.out.println("WalkerTest is just a framework");
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue