v1.1.4 : Fixed a case in which func tests didnt detect errors
This commit is contained in:
@@ -21,7 +21,6 @@ import (
|
||||
)
|
||||
|
||||
func (t *Tester) parseConfig() bool {
|
||||
// Get config file path
|
||||
confPath := "conf/cameratest.conf.json"
|
||||
av := len(os.Args)
|
||||
if av > 1 {
|
||||
|
||||
Reference in New Issue
Block a user