diff options
-rwxr-xr-x | t/buildsystems/buildsystem_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/buildsystems/buildsystem_tests b/t/buildsystems/buildsystem_tests index f2657233..c6f23ca5 100755 --- a/t/buildsystems/buildsystem_tests +++ b/t/buildsystems/buildsystem_tests @@ -1,6 +1,6 @@ #!/usr/bin/perl -use Test::More tests => 292; +use Test::More tests => 297; use strict; use warnings; |