Fix jshint errors
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/commit/b8696269 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/tree/b8696269 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/diff/b8696269 Branch: refs/heads/1.1.x Commit: b86962697279265f9c91e6ffe6f77f130ff11447 Parents: 4a04f96 Author: Shazron Abdullah <[email protected]> Authored: Fri Aug 26 14:55:54 2016 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Fri Aug 26 14:55:54 2016 -0700 ---------------------------------------------------------------------- .jshintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-test-framework/blob/b8696269/.jshintignore ---------------------------------------------------------------------- diff --git a/.jshintignore b/.jshintignore index a1b23bd..326cf95 100644 --- a/.jshintignore +++ b/.jshintignore @@ -1,2 +1,2 @@ -www/assets/jasmine-2.2.0 +www/assets/jasmine-2.4.1 www/assets/topcoat-0.7.5 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
