From f9d076663746ab29410e9c141a7b9e927e4eb5df Mon Sep 17 00:00:00 2001
From: Benjamin Tan
Date: Mon, 22 Jan 2018 22:35:15 +0800
Subject: Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0.
---
test/test-markdown-external.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'test/test-markdown-external.html')
diff --git a/test/test-markdown-external.html b/test/test-markdown-external.html
index 859d0a1..ab2ebb9 100644
--- a/test/test-markdown-external.html
+++ b/test/test-markdown-external.html
@@ -7,7 +7,7 @@
reveal.js - Test Markdown
-
+
@@ -28,7 +28,7 @@
-
+
--
cgit v1.2.3
From 4dabd439d2ee39d585f608e0e44ba18db2daefbb Mon Sep 17 00:00:00 2001
From: Benjamin Tan
Date: Thu, 1 Feb 2018 20:28:20 +0800
Subject: Fix testing on Windows machines.
Windows carriage return line endings were not being tested for.
Fixes #2087.
---
test/test-markdown-external.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'test/test-markdown-external.html')
diff --git a/test/test-markdown-external.html b/test/test-markdown-external.html
index ab2ebb9..d4912b0 100644
--- a/test/test-markdown-external.html
+++ b/test/test-markdown-external.html
@@ -18,7 +18,7 @@
--
cgit v1.2.3