aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/unit/selector.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/unit/selector.js b/test/unit/selector.js
index 459d0d9fc..2c2daceb8 100644
--- a/test/unit/selector.js
+++ b/test/unit/selector.js
@@ -27,8 +27,8 @@ test("element", function() {
ok( jQuery("#lengthtest input").length, '<input name="length"> cannot be found under IE, see #945' );
// Check for unique-ness and sort order
- same( jQuery("*").get(), jQuery("*, *").get(), "Check for duplicates: *, *" );
- same( jQuery("p").get(), jQuery("p, div p").get(), "Check for duplicates: p, div p" );
+ same( jQuery("*, *").get(), jQuery("*").get(), "Check for duplicates: *, *" );
+ same( jQuery("p, div p").get(), jQuery("p").get(), "Check for duplicates: p, div p" );
t( "Checking sort order", "h2, h1", ["qunit-header", "qunit-banner", "qunit-userAgent"] );
t( "Checking sort order", "h2:first, h1:first", ["qunit-header", "qunit-banner"] );
/noid/stable22-update-ca-cert-bundle'>automated/noid/stable22-update-ca-cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ug.js
blob: eda9ed6cdfad648c48c092b2102c1ff94a644a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59