Attempting to re-enable old tests with new change

dev
Andy Meneely 2014-11-20 03:41:18 -05:00
parent 9e45726bdf
commit cb63f94ac2
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
# text_options.rb
# layouts.rb
%w( hello_world.rb %w( hello_world.rb
text_options.rb
layouts.rb
autoscale_font.rb autoscale_font.rb
save_pdf.rb save_pdf.rb
custom_config.rb custom_config.rb