#13262 Add a unit test verifying that SpecificFragmentInfo size

This commit is contained in:
Florent FAYOLLE 2016-09-24 14:16:28 +02:00
parent 89804bb251
commit 9df00199c6
2 changed files with 26 additions and 14 deletions

View file

@ -98,3 +98,4 @@ pub mod wrapper;
// For unit tests:
pub use fragment::Fragment;
pub use fragment::SpecificFragmentInfo;