##// END OF EJS Templates
test-flagprocessor: add a case about hg status...
Jun Wu -
r31855:a418c583 default
parent child Browse files
Show More
@@ -239,3 +239,10
239 base64 | 1 +
239 base64 | 1 +
240 1 files changed, 1 insertions(+), 0 deletions(-)
240 1 files changed, 1 insertions(+), 0 deletions(-)
241
241
242 $ rm bundle.hg bundle-again.hg
243
244 # TEST: hg status
245
246 $ hg status
247 M base64
248 $ hg diff
General Comments 0
You need to be logged in to leave comments. Login now