Explorar o código

Make test return 1 (oops)

George S. Baugh %!s(int64=11) %!d(string=hai) anos
pai
achega
1b46585579
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      t/TestRail-API.t

+ 1 - 1
t/TestRail-API.t

@@ -133,4 +133,4 @@ skip: {
     #Delete project now that we are done with it
     ok($tr->deleteProject($new_project->{'id'}),"Can delete project");
 }
-0;
+1;