From 16e2a54528dfee54becdc3f8e41b37ec92364312 Mon Sep 17 00:00:00 2001 From: Daniel Roe Date: Fri, 18 Feb 2022 22:37:28 +0000 Subject: [PATCH] test: re-enable type testing (#3328) --- test/{ => fixtures/basic}/types.ts | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{ => fixtures/basic}/types.ts (100%) diff --git a/test/types.ts b/test/fixtures/basic/types.ts similarity index 100% rename from test/types.ts rename to test/fixtures/basic/types.ts