diff options
Diffstat (limited to 't/buildsystems')
-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 84741a46..15c902af 100755 --- a/t/buildsystems/buildsystem_tests +++ b/t/buildsystems/buildsystem_tests @@ -1,6 +1,6 @@ #!/usr/bin/perl -use Test::More tests => 295; +use Test::More tests => 300; use strict; use warnings; |