mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-13 06:42:35 +00:00
Updated gems, added test.rake rakefile that includes default rake task
This commit is contained in:
4
rakelib/test.rake
Normal file
4
rakelib/test.rake
Normal file
@@ -0,0 +1,4 @@
|
||||
desc "Run tests"
|
||||
task :default do
|
||||
puts "No tests implemented yet!"
|
||||
end
|
||||
Reference in New Issue
Block a user