tests: factor 350 fail=0 initializations into test-lib.sh
[platform/upstream/coreutils.git] / tests / ln / slash-decorated-nonexistent-dest
index afbbd06..2237e30 100755 (executable)
@@ -25,7 +25,6 @@ fi
 
 touch f || framework_failure
 
-fail=0
 
 # Before coreutils-7.6, this would succeed on Solaris 10
 ln -T f no-such-file/ && fail=1