mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-25 23:58:57 +02:00
- cleanup working copies...
This commit is contained in:
@@ -44,7 +44,7 @@ class TestRevertFiles(OscTestCase):
|
||||
p = osc.core.Package('.')
|
||||
p.revert('somefile')
|
||||
self.__check_file('somefile')
|
||||
self._check_deletelist('modified\n')
|
||||
self._check_deletelist('deleted\n')
|
||||
self._check_status(p, 'somefile', ' ')
|
||||
|
||||
def testRevertMissing(self):
|
||||
|
Reference in New Issue
Block a user