mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 18:18:12 +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
|
@ -35,7 +35,7 @@ static bool s_some_test_failed = false;
|
|||
return; \
|
||||
} while (0)
|
||||
|
||||
constexpr char TESTS_ROOT_DIR[] = "/home/anon/cpp-tests/comprehension";
|
||||
constexpr char TESTS_ROOT_DIR[] = "/home/anon/Tests/cpp-tests/comprehension";
|
||||
|
||||
static void test_complete_local_args();
|
||||
static void test_complete_local_vars();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue