1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-27 02:16:12 +01:00

fix up tests:TestOsc.testMerge for r1732 (diff handling files not ending with a newline)

This commit is contained in:
Dr. Peter Poeml 2007-07-04 14:10:43 +00:00
parent a0f8f15190
commit d7985774b4

View File

@ -197,6 +197,7 @@ class TestOsc(unittest.TestCase):
blaues
Haus
geht aus
\\ No newline at end of file
""")
self.assertEqual(remove_revid(self.out), expected)