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)
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>


No differences found