diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-07-29 23:13:38 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2026-07-29 23:23:54 +0300 |
| commit | 593c49c00fb3e8c73ce369bda4db3cdda8fdc706 (patch) | |
| tree | ca3b612109e990b839bd5ce90444ed9a253e8e79 /.gitignore | |
| parent | bef57b702ce808a3419f6b52beb10f7dce6906a3 (diff) | |
| download | lark-593c49c00fb3e8c73ce369bda4db3cdda8fdc706.tar.gz lark-593c49c00fb3e8c73ce369bda4db3cdda8fdc706.zip | |
add simple test framework
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ client server +tests/reports +tests/tests.mk |
