view test_integration/src/main.rs @ 149:6d0b3ba8155e

test_integration: Provide client secret
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 27 Oct 2020 11:19:00 +0100
parents 5d54636d2bee
children
line wrap: on
line source

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