jenkins-bot has submitted this change and it was merged.

Change subject: test: Load a theme for the test HTML file so the tests don't 
fail
......................................................................


test: Load a theme for the test HTML file so the tests don't fail

Change-Id: I730e3d7df77d8aa26e510353c3de426dda3e119f
---
M tests/index.html
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/index.html b/tests/index.html
index 2df3232..12fc584 100644
--- a/tests/index.html
+++ b/tests/index.html
@@ -13,6 +13,7 @@
        <script src="../lib/oojs.js"></script>
        <!-- Source code -->
        <script src="../dist/oojs-ui.js"></script>
+        <script src="../dist/oojs-ui-apex.js"></script>
        <!-- Test suites -->
        <script src="./Element.test.js"></script>
        <script src="./Process.test.js"></script>

-- 
To view, visit https://gerrit.wikimedia.org/r/165112
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I730e3d7df77d8aa26e510353c3de426dda3e119f
Gerrit-PatchSet: 1
Gerrit-Project: oojs/ui
Gerrit-Branch: master
Gerrit-Owner: Jforrester <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to