blob: 155f0c5b7c8bdc958063a2f0e524170305f31327 [file] [log] [blame] [edit]
#[test]
fn test_embedded_test() {
assert_snapshot!("embedded", "Just a string");
}