Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: GopherJ <[email protected]>
  • Loading branch information
GopherJ committed Oct 10, 2024
1 parent d71bd2e commit d826010
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions prover/src/gpu/webgpu/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ use winter_prover::{crypto::Digest, math::fields::CubeExtension, CompositionPoly

use crate::*;

use miden_gpu::HashFn;

use wasm_bindgen_test::*;

wasm_bindgen_test_configure!(run_in_browser);
Expand Down

0 comments on commit d826010

Please sign in to comment.