Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / hello.res
1 digraph "G" {
2 "hello" ;
3 "world" ;
4 "hello" -> "world" ;
5 }