summaryrefslogtreecommitdiff
path: root/blacklist-testdata.json
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-01-16 10:00:52 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2018-02-13 13:29:34 -0500
commit414c87a6ba3b2694ed282e3f6de23da42b49e572 (patch)
treeed7ac8f98f1c508afa3958bab79f1a853391edb6 /blacklist-testdata.json
parent729eb56815dbd9b3c9d397b3d78f0e3ca58ed219 (diff)
stash
Diffstat (limited to 'blacklist-testdata.json')
-rw-r--r--blacklist-testdata.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/blacklist-testdata.json b/blacklist-testdata.json
new file mode 100644
index 0000000..a58da60
--- /dev/null
+++ b/blacklist-testdata.json
@@ -0,0 +1,10 @@
+[
+ {
+ "original_package": "dummy package 1" ,
+ "short_description": "dummy description 1"
+ } ,
+ {
+ "original_package": "dummy package 2" ,
+ "short_description": "dummy description 2"
+ }
+]