aboutsummaryrefslogtreecommitdiff
path: root/tests/oid.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/oid.rs')
-rw-r--r--tests/oid.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/oid.rs b/tests/oid.rs
index 7f04b53..5cffad4 100644
--- a/tests/oid.rs
+++ b/tests/oid.rs
@@ -1,5 +1,6 @@
//! Test the API provided to compare OIDs
+extern crate alloc;
use der_parser::oid;
use der_parser::oid::Oid;