[Rt-commit] r7155 - in rt/branches/3.7-EXPERIMENTAL-TUNIS:
lib/t/regression t/api t/ordered-1
clkao at bestpractical.com
clkao at bestpractical.com
Mon Mar 5 11:33:25 EST 2007
Author: clkao
Date: Mon Mar 5 11:33:25 2007
New Revision: 7155
Added:
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0savedsearch.t
- copied, changed from r7141, /rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/20savedsearch.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/cf_sort.t
- copied unchanged from r7154, /rt/branches/3.7-EXPERIMENTAL-TUNIS/t/api/cf_sort.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-2/
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-2/0cf_combo_casacade.t
- copied unchanged from r7154, /rt/branches/3.7-EXPERIMENTAL-TUNIS/t/api/cf_combo_casacade.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-2/cf_external.t
- copied unchanged from r7141, /rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/15cf_external.t
Removed:
rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/15cf_external.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/20savedsearch.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/api/cf_combo_casacade.t
rt/branches/3.7-EXPERIMENTAL-TUNIS/t/api/cf_sort.t
Log:
put ordered-dependend tests in their own directories for now.
Copied: rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0savedsearch.t (from r7141, /rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/20savedsearch.t)
==============================================================================
--- /rt/branches/3.7-EXPERIMENTAL-TUNIS/lib/t/regression/20savedsearch.t (original)
+++ rt/branches/3.7-EXPERIMENTAL-TUNIS/t/ordered-1/0savedsearch.t Mon Mar 5 11:33:25 2007
@@ -7,9 +7,7 @@
use_ok(RT::SavedSearch);
use_ok(RT::SavedSearches);
-
-RT::LoadConfig();
-RT::Init();
+use RT::Test;
# Set up some infrastructure. These calls are tested elsewhere.
More information about the Rt-commit
mailing list