test/totoro_test/config/spring.rb in totoro-0.4.1 vs test/totoro_test/config/spring.rb in totoro-0.5.0

- old
+ new

@@ -1,6 +1,6 @@ -%w( +%w[ .ruby-version .rbenv-vars tmp/restart.txt tmp/caching-dev.txt -).each { |path| Spring.watch(path) } +].each { |path| Spring.watch(path) }