Skip to content

Commit 9ee1f5b

Browse files
committed
Placeholder for style spec
1 parent 6cd22ae commit 9ee1f5b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spec/lib/ruby_gnuplot/style_spec.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
describe Gnuplot::Plot do
2+
subject(:style) { described_class.new }
3+
4+
xit "Adds tests here"
5+
end

0 commit comments

Comments
 (0)