Skip to content

Commit

Permalink
🧪 test: Added check for Perl file execution permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeSavefrogs committed Nov 23, 2022
1 parent c758818 commit 7acc04b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/code/structure.test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ Describe "Structural tests:"
It "should provide the Perl file"
The path "src/column_ansi.pl" should be exist
The path "src/column_ansi.pl" should be file
The path "src/column_ansi.pl" should be executable
End
End

0 comments on commit 7acc04b

Please sign in to comment.