Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/fixtures/open_poll.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/polls/fixtures/open_poll.json')
-rw-r--r--webapp/polls/fixtures/open_poll.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/webapp/polls/fixtures/open_poll.json b/webapp/polls/fixtures/open_poll.json
new file mode 100644
index 0000000..7da00a7
--- /dev/null
+++ b/webapp/polls/fixtures/open_poll.json
@@ -0,0 +1,5 @@
+{
+ "_id": {"$oid": "51d471b8f966f43d509a969c"},
+ "status": "Abierta",
+ "name": "open_poll"
+}