Skip to content

Commit

Permalink
Merge pull request sky-map-team#138 from sky-map-team/removeoldtest
Browse files Browse the repository at this point in the history
Remove the old timing code
  • Loading branch information
jaydeetay authored Jul 17, 2016
2 parents a3c56d2 + 792ee76 commit 5b0fc3a
Show file tree
Hide file tree
Showing 15 changed files with 4 additions and 1,910 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,7 @@ public static Test suite() {
suite.addTestSuite(GeometryTest.class);
suite.addTestSuite(ImmutableEqualsTesterTest.class);
suite.addTestSuite(SiderealTimeRegressionTest.class);
suite.addTestSuite(StopWatchTreeNodeTest.class);
suite.addTestSuite(StopWatchTreePathTest.class);
suite.addTestSuite(StopWatchTreeTest.class);
suite.addTestSuite(TimeUtilTest.class);
suite.addTestSuite(TimingTreeNodeTest.class);
suite.addTestSuite(TimingTreeTest.class);
suite.addTestSuite(VectorUtilTest.class);
suite.addTestSuite(WeakHashSetTest.class);
//$JUnit-END$
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 5b0fc3a

Please sign in to comment.