projects
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0bf2a2e
)
Clean up after the test is completed by checking the item back
author
djfiander
<djfiander>
Tue, 13 Jun 2006 01:09:00 +0000
(
01:09
+0000)
committer
djfiander
<djfiander>
Tue, 13 Jun 2006 01:09:00 +0000
(
01:09
+0000)
in.
t/10renew_all.t
patch
|
blob
|
history
diff --git
a/t/10renew_all.t
b/t/10renew_all.t
index
28adf1b
..
a3e6717
100644
(file)
--- a/
t/10renew_all.t
+++ b/
t/10renew_all.t
@@
-46,6
+46,7
@@
my @tests = (
$enable_template,
$checkout_template,
$renew_all_test_template,
+ $checkin_template, # check the book in, when done testing
);
SIPtest::run_sip_tests(@tests);