Skip to content
Snippets Groups Projects
Unverified Commit f4e42191 authored by Steve Peters's avatar Steve Peters Committed by GitHub
Browse files

Add comment about :needs_linux

parent 7455d53f
No related branches found
No related tags found
No related merge requests found
......@@ -16,6 +16,7 @@ describe "brew ruby", :integration_test do
end
end
# Doesn't actually need Linux but only running there as integration tests are slow.
describe "brew ruby -e 'puts \"testball\".f.path'", :integration_test, :needs_linux do
let!(:target) do
target_path = setup_test_formula "testball"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment