From 61f99089288138989cf244d174882aa5088b738b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 9 Mar 2025 19:47:50 +0530 Subject: Refactor directory structure --- spec/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/main.cpp') diff --git a/spec/main.cpp b/spec/main.cpp index c085886..352ecba 100644 --- a/spec/main.cpp +++ b/spec/main.cpp @@ -1,4 +1,4 @@ -#include "TestUtils.h" +#include "testUtils.h" #include int main(int argc, char **argv) { -- cgit v1.3.1