]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojo/tests/data/countries_withNull.json
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojo / tests / data / countries_withNull.json
diff --git a/static/dojo-release-1.1.1/dojo/tests/data/countries_withNull.json b/static/dojo-release-1.1.1/dojo/tests/data/countries_withNull.json
deleted file mode 100644 (file)
index a0a7a3f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-{ identifier: 'abbr', 
-  items: [
-       { abbr:'ec', name:null,                capital:'Quito' },
-       { abbr:'eg', name:null,                capital:'Cairo' },
-       { abbr:'sv', name:'El Salvador',       capital:'San Salvador' },
-       { abbr:'gq', name:'Equatorial Guinea', capital:'Malabo' },
-       { abbr:'er', name:'Eritrea',           capital:'Asmara' },
-       { abbr:'ee', name:null,                capital:'Tallinn' },
-       { abbr:'et', name:'Ethiopia',          capital:'Addis Ababa' }
-]}