mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Small Fix call tests
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user