Pārlūkot izejas kodu

remove extra semicolon

tags/0.2.3
Jan Lehnardt pirms 16 gadiem
vecāks
revīzija
2c8857e84a
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      test/mustache_spec.rb

+ 1
- 1
test/mustache_spec.rb Parādīt failu

@@ -97,7 +97,7 @@ describe "mustache" do
runner = <<-JS
try {
#{@mustache}
#{view};
#{view}
var template = #{template};
var partials = {"partial": #{partial}};
var result = Mustache.to_html(template, partial_context, partials);


Notiek ielāde…
Atcelt
Saglabāt