Skip to content

Commit

Permalink
Provide something for testExecutables to test
Browse files Browse the repository at this point in the history
This is a very simply shell script that does nothing.
  • Loading branch information
timj committed Jun 2, 2016
1 parent 7b363e2 commit 9e9fb37
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/testexe.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
#!/bin/sh

# Simply executable shell script designed to do
# nothing except exit with 0 status.

0 comments on commit 9e9fb37

Please sign in to comment.