Browse Source

Back to disabling these tests until I get answers

dev
Andy Meneely 11 years ago
parent
commit
a3e3b592fb
  1. 6
      spec/samples/samples_regression_spec.rb

6
spec/samples/samples_regression_spec.rb

@ -42,9 +42,9 @@ describe "Squib samples" do
# you made to the samples or Squib. # you made to the samples or Squib.
# FOR NOW!! These two I can't get working on Travis, so I'm disabling # FOR NOW!! These two I can't get working on Travis, so I'm disabling
# Has to do with UTF-8 encoding of a special characters # Has to do with UTF-8 encoding of a special characters
%w( hello_world.rb # hello_world.rb
text_options.rb # text_options.rb
layouts.rb %w( layouts.rb
autoscale_font.rb autoscale_font.rb
save_pdf.rb save_pdf.rb
custom_config.rb custom_config.rb

Loading…
Cancel
Save