Displaying differences for changeset
 
display as  

test/service_tests/rhem/STest.java

@@ -36,6 +36,7 @@
         org.junit.Assert.assertTrue(r.getJSONObject(0).getInt("successful") == 1);
     }
     
+    @Test public void rhem01_m_rhem_runmodel_1_0__default() throws Exception { run();}
     @Test public void rhem02_m_rhem_getclimatestations_1_0__default() throws Exception { run();}
     @Test public void rhem02_m_rhem_getclimatestations_1_0__test1() throws Exception { run();}
     @Test public void rhem02_m_rhem_getclimatestations_1_0__test2() throws Exception { run();}