summaryrefslogtreecommitdiff
path: root/testing/muh parser.php
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-06-29 11:31:52 -0400
committerirungentoo <irungentoo@gmail.com>2013-06-29 11:31:52 -0400
commit7f2d4bb05bbdf459e3c063db4cebec40acab9e55 (patch)
treea84f2f1b532193a32be7cdffd82eb0ab5220dc1c /testing/muh parser.php
parentd86a39ebfd2d1b0cf3e80a9c026259a0c71f3422 (diff)
parent7451becbe2d015f239c7a0dd9464ba4a6c3e34c7 (diff)
Merge branch 'master' of https://github.com/irungentoo/ProjectTox-Core
Diffstat (limited to 'testing/muh parser.php')
-rw-r--r--testing/muh parser.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/testing/muh parser.php b/testing/muh parser.php
deleted file mode 100644
index 9817a807..00000000
--- a/testing/muh parser.php
+++ /dev/null
@@ -1,4 +0,0 @@
1<?php
2$string = file_get_contents("test.json");
3$json_a=json_decode($string,true);
4?>