Skip to content

Commit

Permalink
* tests/merge_update_part_of_file: Expected to fail.
Browse files Browse the repository at this point in the history
  • Loading branch information
mtn-dev committed Feb 4, 2008
1 parent d6436b4 commit e1d495a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/merge_update_part_of_file/__driver__.lua
Expand Up @@ -43,4 +43,4 @@ check(mtn("update"), 0, false, true)
check(mtn("diff", "testfile"), 0, true)
canonicalize("stdout")
rename("stdout", "monodiff")
check(samefile("monodiff", "after.diff"))
xfail(samefile("monodiff", "after.diff"))

0 comments on commit e1d495a

Please sign in to comment.