projects
/
SIPServer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c4c2f8
)
add code to check item out, rather than depend on the fact that
author
djfiander
<djfiander>
Tue, 27 Jun 2006 01:34:20 +0000
(
01:34
+0000)
committer
djfiander
<djfiander>
Tue, 27 Jun 2006 01:34:20 +0000
(
01:34
+0000)
another test case checked it out for us.
t/08checkin.t
patch
|
blob
|
history
diff --git
a/t/08checkin.t
b/t/08checkin.t
index
300353d
..
e606384
100644
(file)
--- a/
t/08checkin.t
+++ b/
t/08checkin.t
@@
-41,6
+41,7
@@
my $checkout_template = {
my @tests = (
$SIPtest::login_test,
$SIPtest::sc_status_test,
+ $checkout_template,
$checkin_test_template,
);