Skip to content

Commit a95cc26

Browse files
committed
test: bump native-suite-count to 38 after upstream rebase
Upstream develop carries 38 test_* suite directories but its native-suite-count file still reads 37 (a suite was added without bumping the count). Rebasing onto develop inherits that stale file, so the runner flags AMBER. Correct the registered total to 38. clod helped too
1 parent 63daf74 commit a95cc26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/native-suite-count

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
37
1+
38

0 commit comments

Comments
 (0)