mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-24 08:30:37 +00:00
Convert bin to lib
This commit is contained in:
1
integration_tests/src/lib.rs
Normal file
1
integration_tests/src/lib.rs
Normal file
@@ -0,0 +1 @@
|
||||
mod basic;
|
||||
@@ -1,5 +0,0 @@
|
||||
mod basic;
|
||||
|
||||
fn main() {
|
||||
println!("Hello, world!");
|
||||
}
|
||||
Reference in New Issue
Block a user