Skip to content

Commit ecfc7c4

Browse files
committed
Remove guard
1 parent 07c5826 commit ecfc7c4

2 files changed

Lines changed: 0 additions & 21 deletions

File tree

Guardfile

Lines changed: 0 additions & 18 deletions
This file was deleted.

spec/integration/unparser/corpus_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
if RUBY_ENGINE == 'jruby'
77
skip 'Corpus test exhausts jruby heap space on travis'
88
end
9-
if ENV['GUARD']
10-
skip 'Do not execute corpus spec under guard'
11-
end
129
end
1310
ROOT = Pathname.new(__FILE__).parent.parent.parent.parent
1411

0 commit comments

Comments
 (0)