summaryrefslogtreecommitdiffhomepage
path: root/tests/posix.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/posix.json')
-rw-r--r--tests/posix.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix.json b/tests/posix.json
index 90a94a1..17a6022 100644
--- a/tests/posix.json
+++ b/tests/posix.json
@@ -1,7 +1,7 @@
{
"compiler_path": "g++",
"compiler_std": "c++20",
- "headers_path": ["BTBKit"],
+ "headers_path": ["lib"],
"sources_path": ["example.cc"],
"output_name": "example.elf",
"compiler_flags": ["-fPIC"],