diff options
Diffstat (limited to 'manaplustest')
-rwxr-xr-x | manaplustest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manaplustest b/manaplustest new file mode 100755 index 000000000..12bdc2b8a --- /dev/null +++ b/manaplustest @@ -0,0 +1,5 @@ +#!/bin/sh + +cd $(dirname $(whereis -b manaplus|cut -d " " -f 2)) + +manaplus --tests |