Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dfalbel committed Oct 2, 2024
1 parent daf9348 commit 47a46d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/ark/src/variables/variable.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1359,7 +1359,7 @@ mod tests {
use harp;

use super::*;
use crate::test::r_test;
use crate::fixtures::r_test;

#[test]
fn test_variable_with_methods() {
Expand Down

0 comments on commit 47a46d8

Please sign in to comment.