spec/javascripts/support/jasmine.yml in faye-authentication-0.4.0 vs spec/javascripts/support/jasmine.yml in faye-authentication-1.6.0
- old
+ new
@@ -9,11 +9,11 @@
# - lib/source1.js
# - lib/source2.js
# - dist/**/*.js
#
src_files:
- - app/assets/javascripts/*.js
- spec/utils/javascripts/*.js
+ - app/assets/javascripts/*.js
# stylesheets
#
# Return an array of stylesheet filepaths relative to src_dir to include before jasmine specs.
# Default: []