Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MingweiSamuel committed Jan 17, 2025
1 parent 0aa8156 commit 26987d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dfir_rs/tests/surface_loop.rs
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pub fn test_flo_syntax() {
df.run_available();
}

#[multiplatform_test]
#[multiplatform_test(test, wasm, env_tracing)]
pub fn test_flo_nested() {
let mut df = dfir_syntax! {
users = source_iter(["alice", "bob"]);
Expand Down

0 comments on commit 26987d8

Please sign in to comment.