Skip to content

Commit

Permalink
[llvm] Fix name of dataset in test.
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisCummins committed Nov 2, 2022
1 parent a39ec2c commit 34cd68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/llvm/datasets/llvm_datasets_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ def test_default_dataset_list():
"benchmark://chstone-v0",
"benchmark://clgen-v0",
"benchmark://github-v0",
"benchmark://jotaibench-v1",
"benchmark://jotaibench-v0",
"benchmark://linux-v0",
"benchmark://mibench-v1",
"benchmark://npb-v0",
Expand Down

0 comments on commit 34cd68d

Please sign in to comment.