robot: allow partial updates for test file

This commit is contained in:
Priit Tamboom 2014-10-10 12:27:28 +03:00
parent dc61766e88
commit cec0bcb16b
3 changed files with 47 additions and 5 deletions

View file

@ -83,7 +83,7 @@ group :development do
# rspec support for guard
gem 'guard-rspec', '~> 4.3.1'
# rubocop support for guard
gem 'rubocop', '~> 0.26.1'
gem 'guard-rubocop', '~> 1.1.0'
# for quick debugging