summaryrefslogtreecommitdiff
path: root/spec/javascripts/syntax_highlight_spec.js.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'spec/javascripts/syntax_highlight_spec.js.coffee')
-rw-r--r--spec/javascripts/syntax_highlight_spec.js.coffee4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/javascripts/syntax_highlight_spec.js.coffee b/spec/javascripts/syntax_highlight_spec.js.coffee
index 6a73b6bf32c..99d1d9c52eb 100644
--- a/spec/javascripts/syntax_highlight_spec.js.coffee
+++ b/spec/javascripts/syntax_highlight_spec.js.coffee
@@ -1,4 +1,6 @@
-#= require syntax_highlight
+###
+//= require syntax_highlight
+###
describe 'Syntax Highlighter', ->
stubUserColorScheme = (value) ->