Create a new channel as a copy of main.
Rename main to:
Delete main? This cannot be undone.
#[test] fn test_hello_world() { assert_eq!("Hello, World!", hello_world::hello()); }