Merge branch 'master' of github.com:greearb/lanforge-scripts

This commit is contained in:
Ben Greear
2021-04-08 16:19:09 -07:00
2 changed files with 1 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ if 'py-json' not in sys.path:
from cv_test_manager import cv_test as cvtest from cv_test_manager import cv_test as cvtest
from chamberview import chamberview as cv from chamberview import chamberview as cv
from cvtest_reports import lanforge_reports as lf_rpt from cv_test_reports import lanforge_reports as lf_rpt
def main(): def main():
config_name = "WFC_scenario1" # Test Config Name (new) config_name = "WFC_scenario1" # Test Config Name (new)