calcurse-edge/test/true-001.sh
Lukas Fleischer 7904af5d9d Implement test initialization properly
Make test-init.sh work even if tests are executed from another
directory.

Signed-off-by: Lukas Fleischer <calcurse@cryptocrack.de>
2014-07-08 15:12:37 +02:00

6 lines
50 B
Bash
Executable File

#!/bin/sh
. "${TEST_INIT:-./test-init.sh}"
true