forked from Crockan/MercuryToolbox
chore(release): prepare public source release
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# TONL v1 stream fixture: records separated by ---.
|
||||
---
|
||||
id = "user-1"
|
||||
name = "Ada"
|
||||
active = true
|
||||
score = 42
|
||||
---
|
||||
id = "user-2"
|
||||
name = "Bob"
|
||||
active = false
|
||||
score = 7
|
||||
Reference in New Issue
Block a user