Further rubocopping
This commit is contained in:
2
tests/acceptance/nbd_scenarios
Normal file → Executable file
2
tests/acceptance/nbd_scenarios
Normal file → Executable file
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/ruby
|
||||
|
||||
test_files = Dir[File.dirname( __FILE__ ) + "/test*.rb"]
|
||||
test_files = Dir[File.dirname(__FILE__) + '/test*.rb']
|
||||
for filename in test_files
|
||||
require filename
|
||||
end
|
||||
|
0
tests/acceptance/test_write_during_migration.rb
Executable file → Normal file
0
tests/acceptance/test_write_during_migration.rb
Executable file → Normal file
Reference in New Issue
Block a user