From 8d1a8bc0ac98bec78e919912430dcb83c8d4bc2c Mon Sep 17 00:00:00 2001 From: Simon Brand Date: Sat, 21 Oct 2017 19:16:34 +0100 Subject: [PATCH] Move catch --- catch.hpp => tests/catch.hpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename catch.hpp => tests/catch.hpp (100%) diff --git a/catch.hpp b/tests/catch.hpp similarity index 100% rename from catch.hpp rename to tests/catch.hpp