aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2013-11-23 16:29:37 -0500
committerHakim El Hattab <hakim.elhattab@gmail.com>2013-11-23 16:29:37 -0500
commitead723bc1cf29aec844b19d1e3882dde9ab57fd3 (patch)
tree1ba1cac75afc79440debea06c96cf77c3e35f446 /test
parentc33aa66666bb2409fb89656f6cbf719f63db840f (diff)
downloadfreenode-live-2017-presentation-ead723bc1cf29aec844b19d1e3882dde9ab57fd3.tar
freenode-live-2017-presentation-ead723bc1cf29aec844b19d1e3882dde9ab57fd3.tar.gz
rename markdown tests to use same naming format as other tests
Diffstat (limited to 'test')
-rw-r--r--test/test-markdown-element-attributes.html (renamed from test/test-element-attributes-markdown.html)2
-rw-r--r--test/test-markdown-element-attributes.js (renamed from test/test-element-attributes-markdown.js)0
2 files changed, 1 insertions, 1 deletions
diff --git a/test/test-element-attributes-markdown.html b/test/test-markdown-element-attributes.html
index 0853801..417ce30 100644
--- a/test/test-element-attributes-markdown.html
+++ b/test/test-markdown-element-attributes.html
@@ -76,7 +76,7 @@
<script src="../plugin/markdown/markdown.js"></script>
<script src="qunit-1.12.0.js"></script>
- <script src="test-element-attributes-markdown.js"></script>
+ <script src="test-markdown-element-attributes.js"></script>
</body>
</html>
diff --git a/test/test-element-attributes-markdown.js b/test/test-markdown-element-attributes.js
index e79806c..e79806c 100644
--- a/test/test-element-attributes-markdown.js
+++ b/test/test-markdown-element-attributes.js