Skip to content

Commit b971924

Browse files
committed
New line at EOF. Empty lines removed.
1 parent ea94492 commit b971924

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ rvm:
77
- rbx
88
- jruby
99

10-
script: bundle exec rspec spec
10+
script: bundle exec rspec spec

spec/guard/haml_spec.rb

-10
Original file line numberDiff line numberDiff line change
@@ -44,16 +44,6 @@
4444
subject.reload
4545
end
4646
end
47-
48-
49-
50-
51-
52-
53-
54-
55-
56-
5747

5848
describe 'run all' do
5949
it 'should rebuild all files being watched' do

0 commit comments

Comments
 (0)