From be9b0e71c42cfd2d98551a923a391fed8edc2be1 Mon Sep 17 00:00:00 2001 From: Nils Winkler Date: Fri, 15 Sep 2017 08:10:16 +0200 Subject: [PATCH] Removed test filter --- test/run | 1 - 1 file changed, 1 deletion(-) diff --git a/test/run b/test/run index f02f9951..bd4b1c61 100755 --- a/test/run +++ b/test/run @@ -9,5 +9,4 @@ if [ -z "${BASH_IT}" ]; then export BASH_IT=$(cd ${test_directory} && dirname $(pwd)) fi -# exec $bats_executable ${CI:+--tap} ${test_directory}/completion exec $bats_executable ${CI:+--tap} ${test_directory}/{bash_it,completion,install,lib,plugins,themes}