Skip to content

Commit

Permalink
feature gate reference-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Dec 2, 2024
1 parent 6b7cfa2 commit b535582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/src/reference_tests.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#![cfg(test)]
#![cfg(all(test, feature = "hotshot-impls"))]
//! Reference data types.
//!
//! This module provides some reference instantiations of various data types which have an external,
Expand Down

0 comments on commit b535582

Please sign in to comment.