From 7519287fa8510cfff6a7243250a537aae75d0dbe Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Tue, 24 Mar 2015 02:26:56 -0400 Subject: [PATCH] Fix JS version declaration for test support scripts --- test/content/runtests.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/content/runtests.html b/test/content/runtests.html index 85294a22d..a2291f173 100644 --- a/test/content/runtests.html +++ b/test/content/runtests.html @@ -8,7 +8,7 @@ - - + + \ No newline at end of file