Move and organize tests into subfolders

This commit is contained in:
Aaron Franke 2021-11-06 16:05:33 -05:00
parent 9f46ce8652
commit 99a282f631
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
63 changed files with 90 additions and 184 deletions

View file

@ -31,7 +31,7 @@
#ifndef TEST_UTILS_H
#define TEST_UTILS_H
#include "core/string/ustring.h"
class String;
namespace TestUtils {