popcorn: test test_example_advanced_logger with pop_tests
[nit.git] / lib / popcorn / tests / res / test_example_advanced_logger.res
diff --git a/lib/popcorn/tests/res/test_example_advanced_logger.res b/lib/popcorn/tests/res/test_example_advanced_logger.res
deleted file mode 100644 (file)
index 7e56183..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-
-[Client] curl -s localhost:*****/
-GET / \e[32m200\e[m (0.0s)
-Hello World!
-[Client] curl -s localhost:*****/about
-GET /about \e[33m404\e[m (0.0s)
-               <!DOCTYPE html>
-               <html>
-               <head>
-                       <meta charset="utf-8">
-                       <title>Not Found</title>
-               </head>
-               <body>
-               <h1>404 Not Found</h1>
-               </body>
-               </html>
\ No newline at end of file