forked from extern/nushell
Fix feature flag for open
test (#6935)
This commit is contained in:
parent
8940ee6c3f
commit
acb7aff6fb
@ -208,7 +208,7 @@ fn parses_utf16_ini() {
|
||||
assert_eq!(actual.out, "-236")
|
||||
}
|
||||
|
||||
#[cfg(feature = "database")]
|
||||
#[cfg(feature = "dataframe")]
|
||||
#[test]
|
||||
fn parses_arrow_ipc() {
|
||||
let actual = nu!(
|
||||
|
Loading…
Reference in New Issue
Block a user