From 7f70ed3a3d100b697d18b541a0ec09ca788b826d Mon Sep 17 00:00:00 2001 From: Jan Chyb Date: Wed, 16 Oct 2024 18:42:12 +0200 Subject: [PATCH] Add the macro type-print test to an run-macros-scala2-library-tasty.blacklist --- compiler/test/dotc/run-macros-scala2-library-tasty.blacklist | 1 + 1 file changed, 1 insertion(+) diff --git a/compiler/test/dotc/run-macros-scala2-library-tasty.blacklist b/compiler/test/dotc/run-macros-scala2-library-tasty.blacklist index 63a6e2cee345..6fdfccf7646c 100644 --- a/compiler/test/dotc/run-macros-scala2-library-tasty.blacklist +++ b/compiler/test/dotc/run-macros-scala2-library-tasty.blacklist @@ -2,3 +2,4 @@ tasty-extractors-1 tasty-extractors-2 tasty-extractors-types +type-print