Revert previous change
This commit is contained in:
2
Rakefile
2
Rakefile
@@ -7,7 +7,7 @@ Dir["#{File.dirname(__FILE__)}/tasks/**/*.rb"].each do |file|
|
|||||||
require file
|
require file
|
||||||
end
|
end
|
||||||
|
|
||||||
# TODO: Is there better way to invoke this using Jasmine gem???
|
# TODO: Is there better way to invoke this using Jasmine gem???
|
||||||
task :core_spec do
|
task :core_spec do
|
||||||
exec "ruby spec/jasmine_self_test_spec.rb"
|
exec "ruby spec/jasmine_self_test_spec.rb"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user