summaryrefslogtreecommitdiff
path: root/PLUGIN_API_CHANGES.txt
diff options
context:
space:
mode:
authorJason Pellerin <jpellerin@gmail.com>2007-04-09 04:02:55 +0000
committerJason Pellerin <jpellerin@gmail.com>2007-04-09 04:02:55 +0000
commit9fab3d8ebf42a588897b87cb4bc40e8a14cf2910 (patch)
tree93aa512b8001890d152545e7deaa0bcf59d13a1e /PLUGIN_API_CHANGES.txt
parentc1dcc35ab006f466586334d6e916c0cbef6f1389 (diff)
downloadnose-9fab3d8ebf42a588897b87cb4bc40e8a14cf2910.tar.gz
Removed deprecated code from selector, integrated selector into loader
Diffstat (limited to 'PLUGIN_API_CHANGES.txt')
-rw-r--r--PLUGIN_API_CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/PLUGIN_API_CHANGES.txt b/PLUGIN_API_CHANGES.txt
index dc7b6f4..5fb778c 100644
--- a/PLUGIN_API_CHANGES.txt
+++ b/PLUGIN_API_CHANGES.txt
@@ -9,6 +9,9 @@ Changes:
* addError() and addFailure() will not get capt or tb_info arguments
- these values are accessible in the test, if present.
+* wantFile()
+ - optional package argument is never passed
+
New methods available:
* afterTest