From: Jens Geyer Date: Thu, 19 Jun 2014 21:25:50 +0000 (+0200) Subject: FIX broken test X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=104ecb658919afb506c58092d2dadfeb503e2286;p=common%2Fthrift.git FIX broken test --- diff --git a/lib/go/test/tests/struct_args_rets_test.go b/lib/go/test/tests/struct_args_rets_test.go index 5b471b75..363423d2 100644 --- a/lib/go/test/tests/struct_args_rets_test.go +++ b/lib/go/test/tests/struct_args_rets_test.go @@ -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