Remove unnecessary changes

This commit is contained in:
Raul Marin
2019-05-31 15:52:55 +02:00
parent 8e68f2a0a7
commit 010cbe6e18
2 changed files with 5 additions and 8 deletions

View File

@@ -253,9 +253,6 @@ function run_tests() {
setup
for t in ${TESTS}
do
# if [[ ${t} != "test_cdb_usertables_should_work_with_orgusers" ]]; then
# continue;
# fi
echo "####################################################################"
echo "#"
echo "# Running: ${t}"