diff --git a/test/model/block/getoverviewparams.php b/test/model/block/getoverviewparams.php deleted file mode 100755 index b5831720dc..0000000000 --- a/test/model/block/getoverviewparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getOverviewParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getOverviewParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getscrumoverviewparams.php b/test/model/block/getscrumoverviewparams.php deleted file mode 100755 index 4c9969d044..0000000000 --- a/test/model/block/getscrumoverviewparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getScrumOverviewParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getScrumOverviewParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getsprintparams.php b/test/model/block/getsprintparams.php deleted file mode 100755 index 1843a0bfc2..0000000000 --- a/test/model/block/getsprintparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getSprintParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getSprintParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getwaterfallestimateparams.php b/test/model/block/getwaterfallestimateparams.php deleted file mode 100755 index c0f9b709ef..0000000000 --- a/test/model/block/getwaterfallestimateparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getWaterfallEstimateParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getWaterfallEstimateParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getwaterfallganttparams.php b/test/model/block/getwaterfallganttparams.php deleted file mode 100755 index 2b667d2c51..0000000000 --- a/test/model/block/getwaterfallganttparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getWaterfallGanttParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getWaterfallGanttParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getwaterfallprogressparams.php b/test/model/block/getwaterfallprogressparams.php deleted file mode 100755 index 4821ee58a4..0000000000 --- a/test/model/block/getwaterfallprogressparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getWaterfallProgressParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getWaterfallProgressParamsTest()) && p() && e(); \ No newline at end of file diff --git a/test/model/block/getwaterfallreportparams.php b/test/model/block/getwaterfallreportparams.php deleted file mode 100755 index d3c54f547e..0000000000 --- a/test/model/block/getwaterfallreportparams.php +++ /dev/null @@ -1,19 +0,0 @@ -#!/usr/bin/env php -getWaterfallReportParams(); -cid=1 -pid=1 - - - -*/ - -$block = new blockTest(); - -r($block->getWaterfallReportParamsTest()) && p() && e(); \ No newline at end of file