Skip to content

Commit

Permalink
Adjusting to Base_Tests rename
Browse files Browse the repository at this point in the history
  • Loading branch information
JaroslavTulach committed Jan 22, 2024
1 parent 7c453e8 commit 405c474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Benchmarks/src/Startup/Startup.enso
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ collect_benches = Bench.build builder->
data =
e = find_sibling "Empty_World.enso"
h = find_sibling "Hello_World.enso"
bt = find_sibling_project "Tests"
bt = find_sibling_project "Base_Tests"
tt = find_sibling_project "Table_Tests"
Data.Value enso_bin e h bt tt

Expand Down

0 comments on commit 405c474

Please sign in to comment.