From dfcd6e56bcf10e40f924d98c56821cfc4108ed46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alja=C5=BE=20Mur=20Er=C5=BEen?= Date: Thu, 18 Jan 2024 01:13:13 +0100 Subject: [PATCH] re-renable a test --- prqlc/prqlc/tests/integration/cli.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/prqlc/prqlc/tests/integration/cli.rs b/prqlc/prqlc/tests/integration/cli.rs index 84abb7b11eee..eb9f021fb7d4 100644 --- a/prqlc/prqlc/tests/integration/cli.rs +++ b/prqlc/prqlc/tests/integration/cli.rs @@ -128,7 +128,6 @@ fn compile_help() { "###); } -#[cfg(not(windows))] // This is back to causing a SO on Windows since https://github.com/PRQL/prql/pull/3786 #[test] fn long_query() { assert_cmd_snapshot!(prqlc_command()