Skip to content

Commit 635451f

Browse files
committed
Get rid of THAPI_HOME
1 parent 618e70b commit 635451f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

integration_tests/toggle.bats

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@ setup_file() {
55
export THAPI_LDFLAGS="-Wl,-rpath,$(pkg-config --variable=libdir thapi) $(pkg-config --libs thapi)"
66
}
77

8-
teardown_file() {
9-
rm -rf $THAPI_HOME/thapi-traces
10-
}
11-
128
get_unique_jobid() {
139
echo ${BATS_TEST_NAME}.${RANDOM}
1410
}

0 commit comments

Comments
 (0)