Displaying differences for changeset
 
display as  

test/service_tests/STest.java

@@ -21,13 +21,13 @@
 
 
     @Test()
-    public void m_simpleservice_2_0_base() throws Exception {
+    public void m_simpleservice_2_0__base() throws Exception {
         runtest("m_simpleservice_2.0-base.json");
     }
 
 
     @Test
-    public void m_simpleservice_2_0_variant() throws Exception {
+    public void m_simpleservice_2_0__variant() throws Exception {
         runtest("m_simpleservice_2.0-variant.json");
     }
 }