From dc8b1c8bb93bc213962dc5e2ba583ddf56395b08 Mon Sep 17 00:00:00 2001 From: Scott González Date: Thu, 7 Jul 2016 09:07:54 -0400 Subject: Tests: Add jQuery 3.0.0 to missing systems --- tests/unit/subsuite.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/unit/subsuite.js') diff --git a/tests/unit/subsuite.js b/tests/unit/subsuite.js index 18fa53e98..c75868838 100644 --- a/tests/unit/subsuite.js +++ b/tests/unit/subsuite.js @@ -10,7 +10,8 @@ var versions = [ "2.0.0", "2.0.1", "2.0.2", "2.0.3", "2.1.0", "2.1.1", "2.1.2", "2.1.3", "2.1.4", "2.2.0", "2.2.1", "2.2.2", "2.2.3", "2.2.4", - "git" + "3.0.0", + "git", "custom" ], additionalTests = { -- cgit v1.2.3