File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
jbrowse/test/src/org/labkey/test/tests/external/labModules Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ public void testSteps() throws Exception
7474 {
7575 setUpTest ();
7676
77- /* testInferredDetails();
77+ testInferredDetails ();
7878 testNoSession ();
7979 testMessageDisplay ();
8080 testSessionCardDisplay ();
@@ -90,13 +90,13 @@ public void testSteps() throws Exception
9090
9191 testLoadingConfigFilters ();
9292 testSampleFilters ();
93- testSampleFiltersFromUrl();*/
93+ testSampleFiltersFromUrl ();
9494
95- // testBrowserNavToVariantTable();
96- // testGridFailureConditions();
95+ testBrowserNavToVariantTable ();
96+ testGridFailureConditions ();
9797 testVariantTableComparators ();
9898
99- // testOutputFileProcessing();
99+ testOutputFileProcessing ();
100100 }
101101
102102 private void openTrackMenuItem (String name )
You can’t perform that action at this time.
0 commit comments