diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-12-02 12:23:18 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2013-12-02 12:23:18 +0100 |
commit | 552525c7a5945caeb3c922054d66f78fd9a4b40c (patch) | |
tree | af953f174ed624931952bcf045ca23fc7879f10a /test | |
parent | 9a9ce672b7c21c592c8378dcd5ac3e5a9f0bf574 (diff) | |
download | fosdem-2018-presentation-552525c7a5945caeb3c922054d66f78fd9a4b40c.tar fosdem-2018-presentation-552525c7a5945caeb3c922054d66f78fd9a4b40c.tar.gz |
rename markdown attribute test files to same format
Diffstat (limited to 'test')
-rw-r--r-- | test/test-markdown-slide-attributes.html (renamed from test/test-markdown-attributes.html) | 2 | ||||
-rw-r--r-- | test/test-markdown-slide-attributes.js (renamed from test/test-markdown-attributes.js) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/test/test-markdown-attributes.html b/test/test-markdown-slide-attributes.html index 94c146f..3b91784 100644 --- a/test/test-markdown-attributes.html +++ b/test/test-markdown-slide-attributes.html @@ -122,7 +122,7 @@ <script src="../plugin/markdown/markdown.js"></script> <script src="qunit-1.12.0.js"></script> - <script src="test-markdown-attributes.js"></script> + <script src="test-markdown-slide-attributes.js"></script> </body> </html> diff --git a/test/test-markdown-attributes.js b/test/test-markdown-slide-attributes.js index 3817fd3..3817fd3 100644 --- a/test/test-markdown-attributes.js +++ b/test/test-markdown-slide-attributes.js |