Revert "Add no-op test:unit and test:integration tasks for EMI build only."

This reverts commit 61241140e8.
This commit is contained in:
Christian Williams & David Goudreau 2009-10-05 10:47:26 -07:00
parent 61241140e8
commit cbc15d733d
1 changed files with 0 additions and 6 deletions

View File

@ -89,12 +89,6 @@ jasmine.version_= {
Rake::Task[:lambda_ci].invoke
end
task :unit do
# for EMI build
end
task :integration do
# for EMI build
end
end
end