Skip to content

Commit 4670481

Browse files
fit new test style
1 parent 4fc86ea commit 4670481

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

etl/tests/partitioned_table_test.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#![cfg(feature = "test-utils")]
2+
13
use etl::destination::memory::MemoryDestination;
24
use etl::state::table::TableReplicationPhaseType;
35
use etl::test_utils::database::{spawn_source_database, test_table_name};

0 commit comments

Comments
 (0)