Commit 952549c3 authored by Joshua A. Horton's avatar Joshua A. Horton
Browse files

fix(common/models/templates): early test-fixture did not use sentinel code

When a leaf node exists at the same Trie location as an internal node, it should be a child of that internal node using SENTINEL_CODE_UNIT
(\ufdd0).  The fixture was using null/undefined instead!
parent 5e511852
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment