Browse Source

Fixes cached queries test type (#3774)

Mike Smith 7 years ago
parent
commit
d069cabeab
1 changed files with 1 additions and 1 deletions
  1. 1 1
      toolset/benchmark/test_types/cached_query_type.py

+ 1 - 1
toolset/benchmark/test_types/cached_query_type.py

@@ -37,7 +37,7 @@ class CachedQueryTestType(FrameworkTestType):
             return problems
 
     def get_script_name(self):
-        return 'concurrency.sh'
+        return 'query.sh'
 
     def get_script_variables(self, name, url):
         return {