diff options
Diffstat (limited to 'scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt')
-rw-r--r-- | scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt b/scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt new file mode 100644 index 0000000..1f11a3a --- /dev/null +++ b/scripts/dev/generate-phpt/src/texts/methodNotSpecified.txt @@ -0,0 +1,4 @@ + +You have given a class name but not supplied a method name to test. +The method name is required. + |