tests: make nitiwiki.args idempotent
authorJean Privat <jean@pryen.org>
Thu, 10 Sep 2015 17:55:45 +0000 (13:55 -0400)
committerJean Privat <jean@pryen.org>
Thu, 10 Sep 2015 17:55:45 +0000 (13:55 -0400)
commit05dbeb903fbb2fcdf8a4ff1f14701f834c14d802
tree4b84c2894b994645b1ddec403ba6637e6062fab6
parent4766c859846d56eddb41e1d41408018c1782dba2
tests: make nitiwiki.args idempotent

A second execution of the test fail because arg2 modify things read by arg1.
Solution: clean after arg2

Signed-off-by: Jean Privat <jean@pryen.org>
tests/nitiwiki.args