Small Fix call tests

This commit is contained in:
DanB
2015-09-19 21:54:56 +02:00
parent 2a51356e5b
commit d43cf8c927

View File

@@ -72,7 +72,6 @@ func TestTutFsCallsResetStorDb(t *testing.T) {
}
}
/*
// start FS server
func TestTutFsCallsStartFS(t *testing.T) {
if !*testCalls {
@@ -104,7 +103,6 @@ func TestTutFsCallsRestartFS(t *testing.T) {
t.Fatal(err)
}
}
*/
// Connect rpc client to rater
func TestTutFsCallsRpcConn(t *testing.T) {