diff options
Diffstat (limited to 'shunit2-2.0.3/src/test/testInternalFx')
-rwxr-xr-x | shunit2-2.0.3/src/test/testInternalFx | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/shunit2-2.0.3/src/test/testInternalFx b/shunit2-2.0.3/src/test/testInternalFx deleted file mode 100755 index 9409dc2..0000000 --- a/shunit2-2.0.3/src/test/testInternalFx +++ /dev/null @@ -1,23 +0,0 @@ -#! /bin/sh -# $Id$ -# vim: expandtab -# author: Kate Ward <kate.ward@forestent.com> -# -# Self-testing unit tests for shUnit2 internal functions -# - -#----------------------------------------------------------------------------- -# suite tests -# - -testGenerateReport() -{ - : -} - -#----------------------------------------------------------------------------- -# suite functions -# - -# load and run shUnit2 -. ./shunit2 |