]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commitdiff
Add test files
authorJohannes Zellner <johannes@nebulon.de>
Thu, 3 Mar 2016 09:53:54 +0000 (10:53 +0100)
committerJohannes Zellner <johannes@nebulon.de>
Thu, 3 Mar 2016 09:53:54 +0000 (10:53 +0100)
test/index.html [new file with mode: 0644]
test/test.txt [new file with mode: 0644]

diff --git a/test/index.html b/test/index.html
new file mode 100644 (file)
index 0000000..dcaf7c4
--- /dev/null
@@ -0,0 +1,13 @@
+<html>
+
+<head>
+       <title> test </title>
+</head>
+
+<body>
+
+<h1>test</h1>
+
+</body>
+
+</html>
diff --git a/test/test.txt b/test/test.txt
new file mode 100644 (file)
index 0000000..5eced95
--- /dev/null
@@ -0,0 +1 @@
+Foobar
\ No newline at end of file