FIX broken test
authorJens Geyer <jensg@apache.org>
Thu, 19 Jun 2014 21:25:50 +0000 (23:25 +0200)
committerJens Geyer <jensg@apache.org>
Thu, 19 Jun 2014 21:25:50 +0000 (23:25 +0200)
lib/go/test/tests/struct_args_rets_test.go

index 5b471b7..363423d 100644 (file)
@@ -20,7 +20,7 @@
 package tests
 
 import (
-       st "ServicesTest"
+       st "servicestest"
 )
 
 //this function is never called, it will fail to compile if check is failed