diff --git a/Phys/Tesla/tests/options/TCK_2015RP.py b/Phys/Tesla/tests/options/TCK_2015RP.py index ccd5273108b799693c104369775b96df65adad13..66d397280d1ea924abb970647716616b51c4f544 100644 --- a/Phys/Tesla/tests/options/TCK_2015RP.py +++ b/Phys/Tesla/tests/options/TCK_2015RP.py @@ -23,3 +23,4 @@ Tesla().EnableLineChecker = False from PRConfig.TestFileDB import test_file_db input = test_file_db['TeslaTest_TCK_0x022600a2'] input.run(configurable=Tesla()) +Tesla().KillInputTurbo = True