summaryrefslogtreecommitdiff
path: root/doc/ale-development.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-development.txt')
-rw-r--r--doc/ale-development.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale-development.txt b/doc/ale-development.txt
index ccb41d63..16b16483 100644
--- a/doc/ale-development.txt
+++ b/doc/ale-development.txt
@@ -351,6 +351,7 @@ given the above setup are as follows.
`GivenCommandOutput [...]` - Define output for ale#command#Run.
`AssertFixer results` - Check the fixer results
+`AssertFixerNotExecuted` - Check that fixers will not be executed.
===============================================================================