summaryrefslogtreecommitdiff
path: root/Examples/test-suite/common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/common.mk')
-rw-r--r--Examples/test-suite/common.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk
index 9a335b46e..b1e5fc3b8 100644
--- a/Examples/test-suite/common.mk
+++ b/Examples/test-suite/common.mk
@@ -552,7 +552,8 @@ C_TEST_CASES += \
typedef_struct \
typemap_subst \
union_parameter \
- unions
+ unions \
+ utf8_bom
# Multi-module C++ test cases . (Can be run individually using make testcase.multicpptest)