view test_integration/src/main.rs @ 143:5d54636d2bee

Prepare crate for integration tests
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Oct 2020 10:40:51 +0100
parents
children
line wrap: on
line source

fn main() {
    println!("Hello, world!");
}