remove json dir, experiments are carried out in branch
[buliscores] / qjson / tests / cmdline_tester / example.txt
diff --git a/qjson/tests/cmdline_tester/example.txt b/qjson/tests/cmdline_tester/example.txt
deleted file mode 100644 (file)
index eacfbf5..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-{
-    "glossary": {
-        "title": "example glossary",
-               "GlossDiv": {
-            "title": "S",
-                       "GlossList": {
-                "GlossEntry": {
-                    "ID": "SGML",
-                                       "SortAs": "SGML",
-                                       "GlossTerm": "Standard Generalized Markup Language",
-                                       "Acronym": "SGML",
-                                       "Abbrev": "ISO 8879:1986",
-                                       "GlossDef": {
-                        "para": "A meta-markup language, used to create markup languages such as DocBook.",
-                                               "GlossSeeAlso": ["GML", "XML"]
-                    },
-                                       "GlossSee": "markup"
-                }
-            }
-        }
-    }
-}