Add test for recent bugfix

This commit is contained in:
James Westman 2024-07-22 20:38:28 -05:00
parent b33cc7ccd7
commit d0659a43c2
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
3 changed files with 27 additions and 0 deletions

View file

@ -176,6 +176,7 @@ class TestSamples(unittest.TestCase):
REQUIRE_ADW_1_5 = ["adw_alertdialog_responses"]
SKIP_RUN = [
"adw_breakpoint_template",
"expr_closure",
"expr_closure_args",
"parseable",