Add test_pep646_syntax to platform-independent tests

This commit is contained in:
Padraic Fanning
2026-01-31 21:48:51 -05:00
parent 2bb027ac6a
commit f6d1fe4aa1

View File

@@ -86,6 +86,7 @@ env:
test_math
test_operator
test_ordered_dict
test_pep646_syntax
test_pow
test_raise
test_richcmp