Disabling the correct test this time

dev
Andy Meneely 2014-11-24 09:56:45 -05:00
parent 4ab9b3f5d5
commit 44fd5ca745
1 changed files with 2 additions and 2 deletions

View File

@ -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
# hello_world.rb # layouts.rb
# text_options.rb # text_options.rb
%w( layouts.rb %w( hello_world.rb
autoscale_font.rb autoscale_font.rb
save_pdf.rb save_pdf.rb
custom_config.rb custom_config.rb