From d1fbe200f46002431cdeebf965c4b789ef7ed267 Mon Sep 17 00:00:00 2001 From: fat Date: Wed, 6 May 2015 13:34:14 -0700 Subject: remove closureness from plugins --- js/tests/visual/alert.html | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'js/tests/visual/alert.html') diff --git a/js/tests/visual/alert.html b/js/tests/visual/alert.html index 978f9ac20..0070315a2 100644 --- a/js/tests/visual/alert.html +++ b/js/tests/visual/alert.html @@ -6,6 +6,13 @@ Alert + + + + @@ -34,7 +41,7 @@ - + -- cgit v1.2.3 From 0724bd91ff81b5eca0addce0c336c72b3ec10be5 Mon Sep 17 00:00:00 2001 From: fat Date: Thu, 7 May 2015 12:48:22 -0700 Subject: es6 alert :| --- js/tests/visual/alert.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/tests/visual/alert.html') diff --git a/js/tests/visual/alert.html b/js/tests/visual/alert.html index 0070315a2..9e6a939e9 100644 --- a/js/tests/visual/alert.html +++ b/js/tests/visual/alert.html @@ -41,8 +41,8 @@ - - + + -- cgit v1.2.3