mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 19:55:06 +00:00
Everywhere: Move cpp-tests under /home/anon/Tests
This commit is contained in:
parent
d7492927e9
commit
67fc81a65a
7 changed files with 18 additions and 18 deletions
|
@ -11,7 +11,7 @@
|
|||
#include <LibTest/TestCase.h>
|
||||
#include <unistd.h>
|
||||
|
||||
constexpr char TESTS_ROOT_DIR[] = "/home/anon/cpp-tests/parser";
|
||||
constexpr char TESTS_ROOT_DIR[] = "/home/anon/Tests/cpp-tests/parser";
|
||||
|
||||
static String read_all(String const& path)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue