test_should_print_hello_world() {
  assert_equals "Hello world!" "$(../hello_world)"
}
