mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-11 06:28:17 +02:00
Merge pull request #8132 from davidhorstmann-arm/2.28-fix-unnecessary-include-prefixes
[Backport 2.28] Fix unnecessary header prefix in tests
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user