gr tests linux_only

This commit is contained in:
Thomas Breloff 2016-04-26 11:59:08 -04:00
parent d6ce2e364f
commit d2a287d43c

View File

@ -30,7 +30,7 @@ facts("GR") do
@fact gr() --> Plots.GRBackend()
@fact backend() --> Plots.GRBackend()
image_comparison_facts(:gr, only=[1], eps=img_eps)
@linux_only image_comparison_facts(:gr, only=[1], eps=img_eps)
end
facts("Plotly") do