We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cd22ae commit 9ee1f5bCopy full SHA for 9ee1f5b
spec/lib/ruby_gnuplot/style_spec.rb
@@ -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