From 96369f1a9e737d95662116bfa26e7ad2239cbce5 Mon Sep 17 00:00:00 2001 From: Maxime Perrotin Date: Fri, 6 Sep 2019 10:02:11 +0100 Subject: [PATCH] Add expected output --- test/test-detect-no-active-caller/expected | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/test-detect-no-active-caller/expected diff --git a/test/test-detect-no-active-caller/expected b/test/test-detect-no-active-caller/expected new file mode 100644 index 0000000..1fe1e48 --- /dev/null +++ b/test/test-detect-no-active-caller/expected @@ -0,0 +1 @@ +[ERROR] Function OSRA_Component1 has no active caller -- GitLab