Skip to content

Commit

Permalink
fixed more tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jpastuszek committed May 7, 2020
1 parent 4e780d4 commit 18f7015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/native_types.rs
Expand Up @@ -24,7 +24,7 @@ macro_rules! test_type {
}
} else {
panic!("SELECT did not return result set");
}
};
})
}

Expand Down

0 comments on commit 18f7015

Please sign in to comment.