Created basic tcl tests for changes and total_changes

This commit is contained in:
ben594
2025-01-19 17:57:44 -05:00
parent 28ce68091f
commit a54222d12b
3 changed files with 48 additions and 0 deletions

View File

@@ -20,3 +20,5 @@ source $testdir/select.test
source $testdir/subquery.test
source $testdir/where.test
source $testdir/compare.test
source $testdir/changes.test
source $testdir/total-changes.test