add basic test case for t.append method

This commit is contained in:
Martin Raifer
2021-11-30 11:31:58 +01:00
parent 4bef27db82
commit e5aedb249f
2 changed files with 10 additions and 0 deletions

View File

@@ -82,6 +82,7 @@
'spec/core/graph.js',
'spec/core/history.js',
'spec/core/locations.js',
'spec/core/localizer.js',
'spec/core/tree.js',
'spec/core/validator.js',