Skip to content

Commit 0d94e5d

Browse files
authored
Add a skipif for a test that requires iterator inlining (#27065)
Adds a skipif for a test that only works when iterator inlining is used, meaning `--baseline` testing cannot be run [Not reviewed - trivial]
2 parents d8d8b25 + 177d971 commit 0d94e5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# requires iterator inlining
2+
COMPOPTS <= --baseline

0 commit comments

Comments
 (0)