aboutsummaryrefslogtreecommitdiffstats
path: root/trietest.json
diff options
context:
space:
mode:
Diffstat (limited to 'trietest.json')
-rw-r--r--trietest.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/trietest.json b/trietest.json
new file mode 100644
index 000000000..4a5c5ded5
--- /dev/null
+++ b/trietest.json
@@ -0,0 +1,19 @@
+[
+ {
+ "inputs": {
+ "doe": "reindeer",
+ "dog": "puppy",
+ "dogglesworth": "cat"
+ },
+ "expectation": "d85f9267d7ed5767fb1b48defa8eb20a1c007a87a07588135a74b40b55de2e67"
+ },
+ {
+ "inputs":{
+ "do": "verb",
+ "horse": "stallion",
+ "doge": "coin",
+ "dog": "puppy"
+ },
+ "expectation": "cf7d318935b52db6e23d8c1f5e6b7e62f3606d4ed13783f4fdbd6e67a2085d04"
+ }
+]