From 8c76578ce852a04f7ebeb8631f67913daa3ab307 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sun, 7 Jun 2020 07:58:59 -0700 Subject: Migrate integration tests from Tools repo --- .../TestData/Preprocessor/Preprocessor.wxs | 63 ++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 src/test/WixToolsetTest.Converters/TestData/Preprocessor/Preprocessor.wxs (limited to 'src/test/WixToolsetTest.Converters/TestData/Preprocessor/Preprocessor.wxs') diff --git a/src/test/WixToolsetTest.Converters/TestData/Preprocessor/Preprocessor.wxs b/src/test/WixToolsetTest.Converters/TestData/Preprocessor/Preprocessor.wxs new file mode 100644 index 00000000..2eb908c2 --- /dev/null +++ b/src/test/WixToolsetTest.Converters/TestData/Preprocessor/Preprocessor.wxs @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb