[PRISM] Exclude additional tests from rebase

This commit is contained in:
Kevin Newton 2024-02-13 21:40:47 -05:00
parent 8ec955d1f5
commit 1fc7c79dea
No known key found for this signature in database
GPG Key ID: 0EAD74C79EC73F26

View File

@ -1 +1,4 @@
exclude(:test_def_method_with_fname, "unknown") exclude(:test_def_method_with_fname, "unknown")
exclude(:test_def_method_without_filename, "unknown")
exclude(:test_keep_lineno, "unknown")
exclude(:test_multi_line_comment_lineno, "unknown")