diff options
-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 |