summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjohnyma22 <john@mclear.co.uk>2012-10-09 00:24:19 +0100
committerjohnyma22 <john@mclear.co.uk>2012-10-09 00:24:19 +0100
commitc9dd620e2ab8aeebde547a27fa6f7fccfc273388 (patch)
tree676d5cb10b0623a12d5a565682ffb47b7b542658 /tests
parent251ab842dd768e8ca73089d8219213353f176215 (diff)
downloadetherpad-lite-c9dd620e2ab8aeebde547a27fa6f7fccfc273388.zip
the first stages of a clear authorship color test
Diffstat (limited to 'tests')
-rw-r--r--tests/frontend/index.html4
-rw-r--r--tests/frontend/specs/button_clear_authorship_colors.js3
2 files changed, 6 insertions, 1 deletions
diff --git a/tests/frontend/index.html b/tests/frontend/index.html
index 53541d7f..87289308 100644
--- a/tests/frontend/index.html
+++ b/tests/frontend/index.html
@@ -19,6 +19,8 @@
<script src="helper.js"></script>
<script src="specs/helper.js"></script>
+ <script src="specs/button_clear_authorship_colors.js"></script>
+<!--
<script src="specs/button_bold.js"></script>
<script src="specs/button_italic.js"></script>
<script src="specs/keystroke_urls_become_clickable.js"></script>
@@ -27,6 +29,6 @@
<script src="specs/embed_value.js"></script>
<script src="specs/keystroke_urls_become_clickable.js"></script>
<script src="specs/button_indentation.js"></script>
-
+-->
<script src="runner.js"></script>
</html>
diff --git a/tests/frontend/specs/button_clear_authorship_colors.js b/tests/frontend/specs/button_clear_authorship_colors.js
new file mode 100644
index 00000000..3a1e0dd4
--- /dev/null
+++ b/tests/frontend/specs/button_clear_authorship_colors.js
@@ -0,0 +1,3 @@
+// Our spec!
+
+