layout: Add test for size of ServoThreadSafeLayoutNode

This commit is contained in:
Emilio Cobos Álvarez 2016-04-24 19:16:50 +02:00
parent cf5c090576
commit 2e05190e68
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 24 additions and 2 deletions

View file

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