Synchronize with upstream tinytest again: remove _identifiers

This commit is contained in:
Nick Mathewson
2012-02-13 17:45:15 -05:00
parent 3b47a11654
commit 9efee31fae
7 changed files with 72 additions and 71 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
o Minor bugfixes:
- Update to the latest version of the tinytest unit testing framework.
This includes a couple of bugfixes that can be relevant for running
forked unit tests on Windows.
forked unit tests on Windows, and a removal of all reserved
identifiers.