From e110ce91f6db7a49c07968aeb63a51b4cfaaa9ed Mon Sep 17 00:00:00 2001 From: gichan Date: Mon, 24 Apr 2023 14:52:39 +0900 Subject: [PATCH] [Tizen] Exclude test files for SAM Exclude test files for SAM Signed-off-by: gichan --- .ahub/sam/exclude.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .ahub/sam/exclude.txt diff --git a/.ahub/sam/exclude.txt b/.ahub/sam/exclude.txt new file mode 100644 index 0000000..2f5293f --- /dev/null +++ b/.ahub/sam/exclude.txt @@ -0,0 +1,2 @@ +/tests/ + -- 2.34.1