Skip to content

Commit

Permalink
Merge pull request The-OpenROAD-Project#5221 from The-OpenROAD-Projec…
Browse files Browse the repository at this point in the history
…t-staging/utl-unit-test-fix

utl: fix path in utl_unit_test.tcl
  • Loading branch information
maliberty authored Jun 10, 2024
2 parents 0e9e082 + 25b8853 commit 74da93a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utl/test/utl_unit_test.tcl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source "helpers.tcl"

run_unit_test_and_exit [list "build" "src" "utl" "test" "CFileUtilsTest"]
run_unit_test_and_exit [list "build" "src" "utl" "test" "cpp" "TestCFileUtils"]

0 comments on commit 74da93a

Please sign in to comment.