[Pkg-javascript-commits] [leaflet-markercluster] 115/219: Added Refresh src in spec/index, newline at end of spec/suites/refresh
Jonas Smedegaard
dr at jones.dk
Sat May 7 09:39:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository leaflet-markercluster.
commit 67fec60ce46117730e861a87467a9d4d3d9f3467
Author: ghybs <ghybs1 at gmail.com>
Date: Thu Oct 8 15:56:41 2015 +0400
Added Refresh src in spec/index, newline at end of spec/suites/refresh
---
spec/index.html | 2 ++
spec/suites/RefreshSpec.js | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/spec/index.html b/spec/index.html
index efee508..a6fb5e5 100644
--- a/spec/index.html
+++ b/spec/index.html
@@ -60,6 +60,8 @@
<script type="text/javascript" src="suites/RememberOpacity.js"></script>
+ <script type="text/javascript" src="suites/RefreshSpec.js"></script>
+
<script>
(window.mochaPhantomJS || window.mocha).run();
</script>
diff --git a/spec/suites/RefreshSpec.js b/spec/suites/RefreshSpec.js
index 473af63..614d200 100644
--- a/spec/suites/RefreshSpec.js
+++ b/spec/suites/RefreshSpec.js
@@ -569,4 +569,4 @@
});
-});
\ No newline at end of file
+});
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/leaflet-markercluster.git
More information about the Pkg-javascript-commits
mailing list