diff MonetDB-CLI/MonetDB/t/75mil.t @ 23:3fe895496a96

Disable the MIL tests MIL has been removed for quite a while now.
author Joeri van Ruth <joeri.van.ruth@monetdbsolutions.com>
date Tue, 15 Dec 2020 13:40:01 +0100 (2020-12-15)
parents 8c8bd15f7a0b
children
line wrap: on
line diff
--- a/MonetDB-CLI/MonetDB/t/75mil.t
+++ b/MonetDB-CLI/MonetDB/t/75mil.t
@@ -9,7 +9,7 @@
 use strict;
 use warnings;
 
-use Test::More tests => 18;
+use Test::More skip_all => "MIL does not exist anymore";
 
 use MonetDB::CLI;