Fixed copy-paste typo in previous commit.

Details:
- Fixed a typo in travis/do_testsuite.sh introduced in 62ea1d3.
This commit is contained in:
Field G. Van Zee
2018-08-26 13:51:32 -05:00
parent 62ea1d33d3
commit 573b8ac373

View File

@@ -11,5 +11,5 @@ export BLIS_JR_NT=1
make testblis
$DIST_PATH/testsuite/check-blistest.sh ./output.testsuite
make testblas
$DIST_PATH/testsuite/check-blastest.sh
$DIST_PATH/blastest/check-blastest.sh