Displaying differences for changeset
 
display as  

test/service_tests/STest.java

@@ -25,6 +25,11 @@
     }
 
 
+    //Drought
+    @Test public void m_drought_1_0_CDSN()     throws Exception { run(); }
+    @Test public void m_drought_1_0_CDWR()     throws Exception { run(); }
+    @Test public void m_drought_1_0_USGS()     throws Exception { run(); }
+    
     //Duration Curve
     @Test public void m_durationcurve_1_0_CDSN_fdc()     throws Exception { run(); }
     @Test public void m_durationcurve_1_0_CDWR_fdc()     throws Exception { run(); }