Add failing immutable slice test

This commit is contained in:
Chinedu Francis Nwafili
2019-01-17 13:20:53 -05:00
parent 459639137c
commit e6971cee34
4 changed files with 34 additions and 0 deletions

View File

@ -56,6 +56,7 @@ pub mod style_element;
pub mod table_element;
pub mod title_element;
pub mod xpath_result;
pub mod immutable_slices;
#[wasm_bindgen_test]
fn deref_works() {