From 13b49041e1c838e9ab845d5e432f2ef16a70ec9e Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Mon, 29 May 2017 19:10:46 +0300 Subject: [PATCH] Move test files to test/ --- numeric_traits_test.cpp => test/numeric_traits_test.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename numeric_traits_test.cpp => test/numeric_traits_test.cpp (100%) diff --git a/numeric_traits_test.cpp b/test/numeric_traits_test.cpp similarity index 100% rename from numeric_traits_test.cpp rename to test/numeric_traits_test.cpp