diff --git a/test/test-element-attributes-markdown.html b/test/test-markdown-element-attributes.html
similarity index 97%
rename from test/test-element-attributes-markdown.html
rename to test/test-markdown-element-attributes.html
index 085380138c586c8063fba807a95e212c5433aa86..417ce30c086912a63e0948850eaa0c2b465c0f0b 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
similarity index 100%
rename from test/test-element-attributes-markdown.js
rename to test/test-markdown-element-attributes.js