From 5de75fbfde74c7220ec662732d635d0271bce12b Mon Sep 17 00:00:00 2001 From: Kristoffer Carlsson Date: Tue, 2 Jul 2019 17:01:32 +0200 Subject: [PATCH] add missing test dependency --- test/REQUIRE | 1 + 1 file changed, 1 insertion(+) diff --git a/test/REQUIRE b/test/REQUIRE index d720c3f..23d8337 100644 --- a/test/REQUIRE +++ b/test/REQUIRE @@ -1 +1,2 @@ DynamicPolynomials +Compat