From 2648a67331bdca4cc6f3b068ee882b64db0df234 Mon Sep 17 00:00:00 2001 From: Joseph Henry Date: Tue, 16 Feb 2021 00:24:38 -0800 Subject: [PATCH] Rename selftest --- test/{error.cpp => selftest.cpp} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{error.cpp => selftest.cpp} (100%) diff --git a/test/error.cpp b/test/selftest.cpp similarity index 100% rename from test/error.cpp rename to test/selftest.cpp