From 7f0e509b41d876536b111c8a18f312945c5e6d71 Mon Sep 17 00:00:00 2001 From: Daniela Soares Feitosa Date: Thu, 9 Feb 2012 20:51:13 -0200 Subject: [PATCH] Added selenium tests to run on task noosfero_plugins --- lib/tasks/plugins_tests.rake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tasks/plugins_tests.rake b/lib/tasks/plugins_tests.rake index b018713..ff4c178 100644 --- a/lib/tasks/plugins_tests.rake +++ b/lib/tasks/plugins_tests.rake @@ -95,7 +95,7 @@ namespace :test do end - task :noosfero_plugins => %w[ noosfero_plugins:available noosfero_plugins:cucumber:enabled noosfero_plugins:cucumber:enabled ] + task :noosfero_plugins => %w[ noosfero_plugins:available noosfero_plugins:cucumber:enabled noosfero_plugins:selenium:enabled ] end -- libgit2 0.21.2