From fbf27f4d407292e5b4cc66b794fe2cebce3c5041 Mon Sep 17 00:00:00 2001 From: Linventif Date: Wed, 23 Apr 2025 19:24:04 +0000 Subject: [PATCH] refact: move errors test con --- .../sh_con.lua => modules/report_errors/sh_erors_test_con.lua} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lua/gmod_integration/{core/utils/sh_con.lua => modules/report_errors/sh_erors_test_con.lua} (100%) diff --git a/lua/gmod_integration/core/utils/sh_con.lua b/lua/gmod_integration/modules/report_errors/sh_erors_test_con.lua similarity index 100% rename from lua/gmod_integration/core/utils/sh_con.lua rename to lua/gmod_integration/modules/report_errors/sh_erors_test_con.lua