diff --git a/spec/jasmine.yml b/spec/jasmine.yml index 17134f02..7c332ee2 100644 --- a/spec/jasmine.yml +++ b/spec/jasmine.yml @@ -17,7 +17,6 @@ src_files: stylesheets: boot_dir: 'spec/support' boot_files: -# - 'boot.js' - 'dev_boot.js' helpers: - 'helpers/**/*.js' diff --git a/spec/support/boot.js b/spec/support/boot.js deleted file mode 120000 index fc5f90d3..00000000 --- a/spec/support/boot.js +++ /dev/null @@ -1 +0,0 @@ -../../lib/jasmine-core/boot/boot.js \ No newline at end of file