From eabd84bce1139a5c48089c97cd74bb919a8df331 Mon Sep 17 00:00:00 2001 From: Albert Puig Date: Fri, 25 May 2018 22:04:04 +0200 Subject: Add ignore-missing option to link --- test/tests/link-ignore-missing.bash | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 test/tests/link-ignore-missing.bash (limited to 'test') diff --git a/test/tests/link-ignore-missing.bash b/test/tests/link-ignore-missing.bash new file mode 100644 index 0000000..4978279 --- /dev/null +++ b/test/tests/link-ignore-missing.bash @@ -0,0 +1,23 @@ +test_description='link is created even if source is missing' +. '../test-lib.bash' + +test_expect_failure 'run' ' +run_dotbot <