From cbc15d733dd1a569bec0314fb76d0884349c7162 Mon Sep 17 00:00:00 2001 From: Christian Williams & David Goudreau Date: Mon, 5 Oct 2009 10:47:26 -0700 Subject: [PATCH] Revert "Add no-op test:unit and test:integration tasks for EMI build only." This reverts commit 61241140e835d6b6dc9d7af7b0925923ebe5bdd9. --- Rakefile | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Rakefile b/Rakefile index 22974fa..767a100 100644 --- a/Rakefile +++ b/Rakefile @@ -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 \ No newline at end of file