TCK suite update.
Summary: TCK suite update. Reviewers: mislav.bradac Reviewed By: mislav.bradac Differential Revision: https://phabricator.memgraph.io/D490
This commit is contained in:
parent
8d7f44a498
commit
187c831eb7
@ -20,7 +20,7 @@ log = logging.getLogger(__name__)
|
||||
|
||||
# constants
|
||||
memgraph_suite = "memgraph_V1"
|
||||
opencypher_suite = "openCypher_M05"
|
||||
opencypher_suite = "openCypher_M06"
|
||||
results_folder = os.path.join("tck_engine", "results")
|
||||
memgraph_suffix = "memgraph-%s.json" % memgraph_suite
|
||||
opencypher_suffix = "memgraph-%s.json" % opencypher_suite
|
||||
|
Loading…
Reference in New Issue
Block a user