lib/popcorn: add example and test for default_file
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 23 May 2016 20:11:25 +0000 (16:11 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 26 May 2016 21:47:36 +0000 (17:47 -0400)
commit58219d717c51c9802f6f896492b38984f8ae9860
tree861b9e579dc110f55949e5d38d06d66b276a4856
parent50e61f5bad9442d70f67657cf5af6941467bab7c
lib/popcorn: add example and test for default_file

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/popcorn/examples/static_files/example_static_default.nit [new file with mode: 0644]
lib/popcorn/examples/static_files/public/default.html [new file with mode: 0644]
lib/popcorn/tests/res/test_example_static_default.res [new file with mode: 0644]
lib/popcorn/tests/test_example_static_default.nit [new file with mode: 0644]