Skip to content

Commit a5b1bb0

Browse files
committed
remove extra test code
1 parent 1b5d554 commit a5b1bb0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

tests/integration/logs.rs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,6 @@ fn command_logs_zero_max_rows() {
3333
TestManager::new().register_trycmd_test("logs/logs-list-with-zero-max-rows.trycmd");
3434
}
3535

36-
#[test]
37-
fn command_logs_help() {
38-
let manager = TestManager::new();
39-
40-
#[cfg(not(windows))]
41-
manager.register_trycmd_test("logs/logs-help.trycmd");
42-
}
43-
4436
#[test]
4537
fn command_logs_list_help() {
4638
TestManager::new().register_trycmd_test("logs/logs-list-help.trycmd");

0 commit comments

Comments
 (0)