mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
test: refactor: Use absolute include paths for test data files
This commit is contained in:
parent
e7b31631c7
commit
138016bf92
4 changed files with 7 additions and 7 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include <data/script_tests.json.h>
|
||||
#include <test/data/script_tests.json.h>
|
||||
|
||||
#include <core_io.h>
|
||||
#include <key.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue