From a67a407c5d32bba600d16ed35bcffc622402f963 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Fri, 8 Dec 2017 10:48:40 -0500 Subject: [PATCH] tests: pci: fix tags Add correct tag to the testcase. Signed-off-by: Anas Nashif --- tests/drivers/pci_enum/testcase.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/drivers/pci_enum/testcase.yaml b/tests/drivers/pci_enum/testcase.yaml index 9784670e218..b4acb9c6485 100644 --- a/tests/drivers/pci_enum/testcase.yaml +++ b/tests/drivers/pci_enum/testcase.yaml @@ -1,4 +1,4 @@ tests: test: depends_on: pci - tags: samples + tags: drivers pci