add code to check item out, rather than depend on the fact that
authordjfiander <djfiander>
Tue, 27 Jun 2006 01:34:20 +0000 (01:34 +0000)
committerdjfiander <djfiander>
Tue, 27 Jun 2006 01:34:20 +0000 (01:34 +0000)
another test case checked it out for us.

t/08checkin.t

index 300353d..e606384 100644 (file)
@@ -41,6 +41,7 @@ my $checkout_template = {
 my @tests = (
             $SIPtest::login_test,
             $SIPtest::sc_status_test,
+            $checkout_template,
             $checkin_test_template,
             );