mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Update jsl.conf in tests subfolder
- to know QUnit, it is global object provided by QUnit.js library - remove not-existing test navigation_tests.js Related: https://pagure.io/freeipa/issue/7278 Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
e89163d491
commit
8aca1fe72a
@@ -129,6 +129,7 @@
|
||||
+define expect
|
||||
+define IPA
|
||||
+define NET
|
||||
+define QUnit #global object of QUnit tests
|
||||
+define define
|
||||
|
||||
|
||||
@@ -141,7 +142,6 @@
|
||||
+process aci_tests.js
|
||||
+process certificate_tests.js
|
||||
+process entity_tests.js
|
||||
+process navigation_tests.js
|
||||
+process association_tests.js
|
||||
+process details_tests.js
|
||||
+process ipa_tests.js
|
||||
@@ -149,4 +149,4 @@
|
||||
+process widget_tests.js
|
||||
+process ip_tests.js
|
||||
+process utils_tests.js
|
||||
+process build_tests.js
|
||||
+process build_tests.js
|
||||
|
||||
Reference in New Issue
Block a user