From 6b8b837d2fa906f9b225eeb895f06352d42da20b Mon Sep 17 00:00:00 2001 From: dwsJason Date: Sun, 29 Nov 2020 15:11:36 -0500 Subject: [PATCH] test application now lives in it's own directory --- {joeylib/src => test}/test.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {joeylib/src => test}/test.c (100%) diff --git a/joeylib/src/test.c b/test/test.c similarity index 100% rename from joeylib/src/test.c rename to test/test.c