Skip to content

Commit 3fe382b

Browse files
committed
exp 5
1 parent 7b28855 commit 3fe382b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/bwc/test_upgrade.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ class MetaDataCompatibilityTest(NodeProvider, unittest.TestCase):
189189
}
190190

191191
SUPPORTED_VERSIONS = (
192+
VersionDef('3.3.x', []),
192193
VersionDef('5.10.x', []),
193194
VersionDef('6.0.x', []),
194195
VersionDef('6.1.x', []),

0 commit comments

Comments
 (0)