Bug 15774: (follow-up) Address QA issues
[koha.git] / t / Print.t
index 1a05304..faf729d 100755 (executable)
--- a/t/Print.t
+++ b/t/Print.t
@@ -6,9 +6,10 @@
 use strict;
 use warnings;
 
-use Test::More tests => 1;
+use Test::More tests => 2;
 
 BEGIN {
         use_ok('C4::Print');
 }
+ok( !NetworkPrint(""));