mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-06-02 02:01:43 +03:00
Fix unnecessary header prefix in tests
Remove unnecessary "../library" prefix from test suite include. This aligns the test suite with the development branch Signed-off-by: David Horstmann <david.horstmann@arm.com>
This commit is contained in:
parent
3e325aafbd
commit
1804a15342
@ -10,7 +10,7 @@
|
||||
* before changing how test data is constructed or validated.
|
||||
*/
|
||||
|
||||
#include "../library/psa_crypto_its.h"
|
||||
#include "psa_crypto_its.h"
|
||||
|
||||
#include "test/psa_helpers.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user