Index: tests/scm_unittest.py |
=================================================================== |
--- tests/scm_unittest.py (revision 32839) |
+++ tests/scm_unittest.py (working copy) |
@@ -140,8 +140,7 @@ |
members = [ |
'COMMAND', 'Capture', 'CaptureHeadRevision', 'CaptureInfo', |
'CaptureStatus', 'DiffItem', 'GetEmail', 'GetFileProperty', 'IsMoved', |
- 'ReadEntries', 'ReadSimpleAuth', 'Run', 'RunAndFilterOutput', |
- 'RunAndGetFileList', |
+ 'ReadSimpleAuth', 'Run', 'RunAndFilterOutput', 'RunAndGetFileList', |
] |
# If this test fails, you should add the relevant test. |
self.compareMembers(scm.SVN, members) |