From 589656d1bf916f4d5c636ebecfb1bfd87d8b8ac3 Mon Sep 17 00:00:00 2001 From: Pablo Martin Date: Fri, 14 Jun 2024 14:27:20 +0200 Subject: [PATCH] place test in proper folder --- {tests => macros/tests}/not_negative_or_zero.sql | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {tests => macros/tests}/not_negative_or_zero.sql (100%) diff --git a/tests/not_negative_or_zero.sql b/macros/tests/not_negative_or_zero.sql similarity index 100% rename from tests/not_negative_or_zero.sql rename to macros/tests/not_negative_or_zero.sql