From 2ba32922e41e579f91d9f4a256c67cdf9eea2fe0 Mon Sep 17 00:00:00 2001 From: samothtronicien Date: Fri, 29 Jul 2016 12:00:48 +0200 Subject: [PATCH] Moved test_x86_shl.cpp to tests/regress --- test_x86_shl.cpp => tests/regress/test_x86_shl.cpp | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test_x86_shl.cpp => tests/regress/test_x86_shl.cpp (100%) diff --git a/test_x86_shl.cpp b/tests/regress/test_x86_shl.cpp similarity index 100% rename from test_x86_shl.cpp rename to tests/regress/test_x86_shl.cpp