##// END OF EJS Templates
tests: drop a duplicate definition of a constant...
Martin von Zweigbergk -
r41362:56a0de3d default
parent child Browse files
Show More
@@ -42,7 +42,6 MOVE_BACK_RANGE = 5
42 42 FILENAME='SPARSE-REVLOG-TEST-FILE'
43 43 NB_LINES = 10500
44 44 ALWAYS_CHANGE_LINES = 500
45 FILENAME = 'SPARSE-REVLOG-TEST-FILE'
46 45 OTHER_CHANGES = 300
47 46
48 47 def nextcontent(previous_content):
General Comments 0
You need to be logged in to leave comments. Login now