Bläddra i källkod

remove commented out lines from run_js

tags/0.4.0
Ben Cherry 15 år sedan
förälder
incheckning
5467067bee
1 ändrade filer med 0 tillägg och 4 borttagningar
  1. +0
    -4
      test/mustache_spec.rb

+ 0
- 4
test/mustache_spec.rb Visa fil

@@ -180,10 +180,6 @@ describe "mustache" do

def run_js(runner, js)
send(runner, js)
# run_js_rhino(js)
# js_jsc = run_js_jsc(js)
# js_rhino = run_js_rhino(js)
# return js_jsc unless js_jsc != js_rhino
end

def run_js_jsc(js)


Laddar…
Avbryt
Spara