Diffstat (limited to 'tests/common/protocol.rs')
-rw-r--r--tests/common/protocol.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/common/protocol.rs b/tests/common/protocol.rs
index ab619e0..38c0c61 100644
--- a/tests/common/protocol.rs
+++ b/tests/common/protocol.rs
@@ -1,4 +1,5 @@
pub mod hint;
+pub mod recoverable;
pub mod request_hint;
pub mod sequence;
pub mod tag;