commit | 085627309591a78e2c7d4c2168ad4b0939cc4f2e | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Sun Jun 14 22:30:22 2015 +0200 |
committer | Roger Meier <roger@apache.org> | Sun Jun 14 22:30:22 2015 +0200 |
tree | a18d25bb726cf91e8f06d78e944192634681f09c | |
parent | 4e1ea110120121b597b503c02d3f672c7dfb8a90 [diff] [blame] |
fix whitespaces detected by .editorconfig
diff --git a/lib/js/test/phantomjs-qunit.js b/lib/js/test/phantomjs-qunit.js index b7b8012..a840db6 100755 --- a/lib/js/test/phantomjs-qunit.js +++ b/lib/js/test/phantomjs-qunit.js
@@ -43,7 +43,7 @@ eval(onReady); } else { onReady(); //< Do what it's supposed to do once the condition is fulfilled - } + } clearInterval(interval); //< Stop this interval } }