Index: tests/scm_unittest.py |
diff --git a/tests/scm_unittest.py b/tests/scm_unittest.py |
index 14c1bc62e695277ee6f39f936f494a3a0fb068bd..ce7a23c263448a695bae38858c4dfff7d7779d18 100755 |
--- a/tests/scm_unittest.py |
+++ b/tests/scm_unittest.py |
@@ -118,7 +118,7 @@ from :3 |
members = [ |
'COMMAND', 'Capture', 'CaptureStatus', 'FetchUpstreamTuple', |
'GenerateDiff', 'GetBranch', 'GetBranchRef', 'GetCheckoutRoot', |
- 'GetEmail', 'GetPatchName', 'GetSVNBranch', |
+ 'GetDifferentFiles', 'GetEmail', 'GetPatchName', 'GetSVNBranch', |
'GetUpstream', 'IsGitSvn', 'RunAndFilterOutput', 'ShortBranchName', |
] |
# If this test fails, you should add the relevant test. |