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:
Pavel Vomacka
2017-11-23 14:47:39 +01:00
committed by Christian Heimes
parent e89163d491
commit 8aca1fe72a

View File

@@ -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