From c1f6f32ea74316df1e8707eba4fb95ab14fae6f7 Mon Sep 17 00:00:00 2001 From: Rebecca Cran Date: Mon, 5 Aug 2019 13:11:00 -0700 Subject: [PATCH] Add tests from t/ to the Windows installer Signed-off-by: Jens Axboe --- os/windows/install.wxs | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/os/windows/install.wxs b/os/windows/install.wxs index 97d88e9f..dcb8c92c 100755 --- a/os/windows/install.wxs +++ b/os/windows/install.wxs @@ -43,6 +43,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -56,6 +82,14 @@ + + + + + + + + -- 2.25.1