diff options
Diffstat (limited to 'api_tests.txt')
| -rwxr-xr-x | api_tests.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/api_tests.txt b/api_tests.txt index ad5ea819..24f3adea 100755 --- a/api_tests.txt +++ b/api_tests.txt @@ -192,6 +192,7 @@ optional second parameter to ``add()`` But even if a distribution is found under multiple path entries, it still only shows up once when iterating the working set: + >>> ws.add_entry(ws.entries[0]) >>> list(ws) [Bar 0.9 (http://example.com/something)] |
