diff options
Diffstat (limited to 'tests/pkg-build.test')
-rw-r--r-- | tests/pkg-build.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/pkg-build.test b/tests/pkg-build.test index d6e3db0..def2f66 100644 --- a/tests/pkg-build.test +++ b/tests/pkg-build.test @@ -1621,11 +1621,6 @@ rep_fetch += -d cfg --auth all --trust-yes 2>! : : Test that libhello is fully rebuilt, as the resulted package is not : external. - : - : @@ On Windows the dist operation fails as tar can not find gzip for some - : reason. We will disable the test for Windows until the issue is fixed. - : - if ($cxx.target.class != 'windows') { clone_cfg = cp -p --no-cleanup -r ../../cfg ./ |