tests(f2/repl): migrate builtins_warn.test

Change-Id: Iaed1fb8651840b855ec7bdf5087681dc5eb9d54c
This commit is contained in:
rootile
2026-06-09 19:40:07 +02:00
parent 99175779c4
commit ab149a6cd8
3 changed files with 37 additions and 14 deletions
@@ -176,7 +176,6 @@ TEST_F(ReplSessionTest, tidy)
runReplTestPath(#name); \
}
REPL_TEST(builtins_warn)
REPL_TEST(no_nested_debuggers);
REPL_TEST(regression_9917);
REPL_TEST(regression_9918);