summaryrefslogtreecommitdiff
path: root/tests/sync/source.mk
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2026-07-29 23:24:05 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2026-07-29 23:24:05 +0300
commit34064fa2fd1d3da7d398f5314bd4d2de56dca45f (patch)
tree2ed32f39dc182776e15ea066df1a9c169e0b1bb2 /tests/sync/source.mk
parent593c49c00fb3e8c73ce369bda4db3cdda8fdc706 (diff)
downloadlark-34064fa2fd1d3da7d398f5314bd4d2de56dca45f.tar.gz
lark-34064fa2fd1d3da7d398f5314bd4d2de56dca45f.zip
check for SYNC header lengthHEADmaster
Diffstat (limited to 'tests/sync/source.mk')
-rw-r--r--tests/sync/source.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/sync/source.mk b/tests/sync/source.mk
index 900af7e..a5c6f75 100644
--- a/tests/sync/source.mk
+++ b/tests/sync/source.mk
@@ -1,2 +1,3 @@
-TESTS += \
- sync/trivial \
+TESTS += \
+ sync/trivial \
+ sync/too-short-header \