Skip to content

Commit

Permalink
Do it all with one test file
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Aug 24, 2017
1 parent f6ef6cd commit 6228d77
Show file tree
Hide file tree
Showing 14 changed files with 6 additions and 65 deletions.
6 changes: 6 additions & 0 deletions t/all_ok.t
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/usr/bin/env perl
use strict;
use warnings;
use Test::Strict 'no_plan';

all_perl_files_ok();
5 changes: 0 additions & 5 deletions t/awstats-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/cgi_args-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/config-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/config_save-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/edit-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/generate-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/icon-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/index-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/run-all-awstats-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/save-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/view-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/virtual_feature-syntax.t

This file was deleted.

5 changes: 0 additions & 5 deletions t/virtualmin-awstats-lib-syntax.t

This file was deleted.

0 comments on commit 6228d77

Please sign in to comment.