Selaa lähdekoodia

remove commented out lines from run_js

tags/0.4.0
Ben Cherry 15 vuotta sitten
vanhempi
commit
5467067bee
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. +0
    -4
      test/mustache_spec.rb

+ 0
- 4
test/mustache_spec.rb Näytä tiedosto

@@ -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)


Loading…
Peruuta
Tallenna