Skip to content

Commit

Permalink
added test
Browse files Browse the repository at this point in the history
  • Loading branch information
Eben Kadile committed Feb 25, 2024
1 parent 4ce9eda commit 8ef60f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/graph/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ mod tests {
assert_eq!(rust_result.as_slice(), &[0, 2, 2, 0]);
}

#[test]
fn test_multiple_outputs() {
let mut ctx = Context::new();

Expand Down

0 comments on commit 8ef60f2

Please sign in to comment.