From bc085061963069953d609284ab48d16d7e1ccc99 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 7 Nov 2019 14:59:16 +1000 Subject: Add failing test for TrueType Font. --- .../WixToolsetTest.CoreIntegration/TestData/Font/TrueType.wxs | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 src/test/WixToolsetTest.CoreIntegration/TestData/Font/TrueType.wxs (limited to 'src/test/WixToolsetTest.CoreIntegration/TestData/Font') diff --git a/src/test/WixToolsetTest.CoreIntegration/TestData/Font/TrueType.wxs b/src/test/WixToolsetTest.CoreIntegration/TestData/Font/TrueType.wxs new file mode 100644 index 00000000..ff94ce52 --- /dev/null +++ b/src/test/WixToolsetTest.CoreIntegration/TestData/Font/TrueType.wxs @@ -0,0 +1,10 @@ + + + + + + + + + + -- cgit v1.2.3-55-g6feb