spec/shoes/swt/font_spec.rb in shoes-swt-4.0.0.pre3 vs spec/shoes/swt/font_spec.rb in shoes-swt-4.0.0.pre4

- old
+ new

@@ -27,7 +27,7 @@ font_path = Shoes::FONT_DIR + 'Coolvetica.ttf' expect(::Swt.display).to receive(:load_font).with(font_path) subject.add_font font_path end end - -end \ No newline at end of file + +end