Skip to content

Commit dfc7de9

Browse files
committed
Tests: Add most recent releases to test choices
1 parent 496bd87 commit dfc7de9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/testinit.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,11 +135,11 @@ TestManager = {
135135
TestManager.init( {
136136
"jquery": {
137137
urlTag: "jquery",
138-
choices: "dev,min,git,3.2.1,3.1.1,3.0.0"
138+
choices: "dev,min,git,3.3.1,3.2.1,3.1.1,3.0.0"
139139
},
140140
"jquery-migrate": {
141141
urlTag: "plugin",
142-
choices: "dev,min,raw,git,3.0.0"
142+
choices: "dev,min,raw,git,3.0.1,3.0.0"
143143
}
144144
} );
145145

0 commit comments

Comments
 (0)