Skip to content

Commit 974abad

Browse files
committed
tap: fix bazel test for boundary_macros_separate2
Signed-off-by: Matt Liberty <[email protected]>
1 parent 4d59f42 commit 974abad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
boundary_macros_separate.defok

src/tap/test/boundary_macros_separate2.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ check_placement -verbose
2121

2222
write_def $def_file
2323

24-
diff_file boundary_macros_separate.defok $def_file
24+
diff_file boundary_macros_separate2.defok $def_file

0 commit comments

Comments
 (0)