From c95f72616f59a317f72c58c0e5664992504a48e5 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Thu, 31 Mar 2016 23:15:45 +0200 Subject: refactoring (in progress, tbf) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Id9a98da85bb838b9401dad48a6652207ab4db191 Signed-off-by: José Bollo --- test/hello-world.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 test/hello-world.html (limited to 'test/hello-world.html') diff --git a/test/hello-world.html b/test/hello-world.html new file mode 100644 index 00000000..88f2c95b --- /dev/null +++ b/test/hello-world.html @@ -0,0 +1,12 @@ + + + Hello world test + +

Hello world test

+
    +
  1. ping +
  2. ping null +
  3. ping bug +
  4. ping json +
  5. not a verb +
  6. not an api -- cgit