Просмотр исходного кода

remove commented out lines from run_js

tags/0.4.0
Ben Cherry 15 лет назад
Родитель
Сommit
5467067bee
1 измененных файлов: 0 добавлений и 4 удалений
  1. +0
    -4
      test/mustache_spec.rb

+ 0
- 4
test/mustache_spec.rb Просмотреть файл

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


Загрузка…
Отмена
Сохранить