Skip to content

Commit 10ed9f0

Browse files
authored
Merge pull request #1247 from mulkieran/remove-monkey-patch-mention
Remove mention of monkey patching tests from README
2 parents ba913a3 + 7dc155c commit 10ed9f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/README.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ This directory contains tests of the CLI functionality.
22

33
There are three directories containing three types of tests:
44
* unit - strict unit tests which require no setup of the environment
5-
* monkey_patching - tests that use monkey_patching to mock some behavior
65
* integration - straightforward tests of functionality
76

87
The project Makefile has make targets for running these different categories

0 commit comments

Comments
 (0)