Эх сурвалжийг харах

Make test return 1 (oops)

George S. Baugh 11 жил өмнө
parent
commit
1b46585579
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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;