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:
Gilles Peskine
2023-08-31 07:32:29 +00:00
committed by GitHub

View File

@@ -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"