Activate run_query() integration test
This commit is contained in:
@@ -422,9 +422,8 @@ mod tests {
|
|||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
#[ignore = "fails on windows"]
|
|
||||||
#[test]
|
#[test]
|
||||||
fn stress_integration_test() {
|
fn integration_test() {
|
||||||
let mut machine = Machine::new_lib();
|
let mut machine = Machine::new_lib();
|
||||||
|
|
||||||
// File with test commands, i.e. program code to consult and queries to run
|
// File with test commands, i.e. program code to consult and queries to run
|
||||||
|
|||||||
Reference in New Issue
Block a user