tasks/test.rake in startback-websocket-0.14.0 vs tasks/test.rake in startback-websocket-0.14.1
- old
+ new
@@ -1,6 +1,5 @@
require 'rspec/core/rake_task'
-require 'path'
namespace :test do
desc "Run RSpec unit tests"
RSpec::Core::RakeTask.new(:unit) do |t|