diff --git a/.dev-tools/test-blocker-false-positives.sh b/.dev-tools/test-blocker-false-positives.sh index 8f1f9012b..e2906166e 100755 --- a/.dev-tools/test-blocker-false-positives.sh +++ b/.dev-tools/test-blocker-false-positives.sh @@ -183,6 +183,8 @@ done UAtest_mustmatch UAtest_mustnotmatch +REFtest_mustmatch +REFtest_mustnotmatch echo "${bold}${cyan}False Positive Testing Completed" echo "${bold}${green}All Tests Passed"