diff options
Diffstat (limited to 'tests/unit/subsuite.js')
-rw-r--r-- | tests/unit/subsuite.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index e8a2c72fa..3ffb04366 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -12,7 +12,10 @@ var versions = [ "2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.4", "3.0.0", "3.1.0", "3.1.1", - "git", "custom" + "3.2.0", "3.2.1", + "3.3.0", "3.3.1", + "3.4.0", "3.4.1", + "3.x-git", "git", "custom" ], additionalTests = { |