Skip to content

Commit 95a3f68

Browse files
committed
add nvc test
1 parent 8088af3 commit 95a3f68

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

wellen/tests/fst.rs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,3 +262,9 @@ fn test_nvc_issue_77() {
262262
signal_trace
263263
);
264264
}
265+
266+
#[test]
267+
fn test_wellen_issue_84_nvc_todos() {
268+
let waves = read("inputs/nvc/wellen_issue_84/nvc.fst").unwrap();
269+
let _h = waves.hierarchy();
270+
}

0 commit comments

Comments
 (0)