aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/fwts/fwts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/fwts/fwts.sh')
-rwxr-xr-xautomated/linux/fwts/fwts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/fwts/fwts.sh b/automated/linux/fwts/fwts.sh
index 4023403..340d6f9 100755
--- a/automated/linux/fwts/fwts.sh
+++ b/automated/linux/fwts/fwts.sh
@@ -13,7 +13,7 @@ TEST_FAIL_LOG="${OUTPUT}/test_fail_log.txt"
TEST_SKIP_LOG="${OUTPUT}/test_skip_log.txt"
export RESULT_FILE
-TESTS="oops --uefitests"
+TESTS=""
TEST_PROGRAM=fwts
TEST_PROG_VERSION=
TEST_GIT_URL=https://github.com/ColinIanKing/fwts.git