urchin/tests/Skipping/setup

5 lines
96 B
Plaintext
Raw Normal View History

2016-03-02 22:01:42 +00:00
export tmp=$(mktemp -d)
export testsuite=$tmp/test
2016-03-02 22:02:21 +00:00
mkdir -p $testsuite
2016-03-02 22:01:42 +00:00
touch $testsuite/.urchin