Move the rest of the tests into the tests subdirectory.

This commit is contained in:
Eric Haszlakiewicz
2012-04-22 10:33:41 -05:00
parent 1e89ba68af
commit c1b8891a13
21 changed files with 19 additions and 34 deletions

1
tests/test2.expected Normal file
View File

@@ -0,0 +1 @@
new_obj.to_string()={ "glossary": { "title": "example glossary", "GlossDiv": { "title": "S", "GlossList": [ { "ID": "SGML", "SortAs": "SGML", "GlossTerm": "Standard Generalized Markup Language", "Acronym": "SGML", "Abbrev": "ISO 8879:1986", "GlossDef": "A meta-markup language, used to create markup languages such as DocBook.", "GlossSeeAlso": [ "GML", "XML", "markup" ] } ] } } }