projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
de60a93
)
Move ordered tests from 26 to 27.
Aran Deltac [Wed, 5 Apr 2006 21:23:56 +0000 (21:23 +0000)]
t/helperrels/27ordered.t
[moved from
t/helperrels/26ordered.t
with 77% similarity]
patch
|
blob
|
blame
|
history
t/run/27ordered.tl
[moved from
t/run/26ordered.tl
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/t/helperrels/26ordered.t
b/t/helperrels/27ordered.t
similarity index 77%
rename from
t/helperrels/26ordered.t
rename to
t/helperrels/27ordered.t
index
60b2a7a
..
352a730
100644
(file)
--- a/
t/helperrels/26ordered.t
+++ b/
t/helperrels/27ordered.t
@@
-3,5
+3,5
@@
use lib qw(t/lib);
use DBICTest;
use DBICTest::HelperRels;
-require "t/run/26ordered.tl";
+require "t/run/27ordered.tl";
run_tests(DBICTest->schema);
diff --git
a/t/run/26ordered.tl
b/t/run/27ordered.tl
similarity index 100%
rename from
t/run/26ordered.tl
rename to
t/run/27ordered.tl