diff options
Diffstat (limited to 'swat/apps/qooxdoo-examples/test/data/persons/anita.js')
-rw-r--r-- | swat/apps/qooxdoo-examples/test/data/persons/anita.js | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/swat/apps/qooxdoo-examples/test/data/persons/anita.js b/swat/apps/qooxdoo-examples/test/data/persons/anita.js deleted file mode 100644 index 6f348b6aea..0000000000 --- a/swat/apps/qooxdoo-examples/test/data/persons/anita.js +++ /dev/null @@ -1,10 +0,0 @@ -{ - "name" : "Hummel", - "givenName" : "Anita", - "age" : 42, - "street" : "Getho Bals", - "plz" : 22432, - "city" : "Paris", - "country" : "France", - "phone" : "0044.44930209" -} |