do not create test.ts by default

This commit is contained in:
internal 2022-11-10 14:15:41 +01:00
parent 0dd4f106ab
commit 172c6c93ba
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
TARGETS = cit citin flashprog modt ddtest setmod ddflash setmod2 pls setmod3 modconfig ddinfo getiq modtest test.ts
TARGETS = cit citin flashprog modt ddtest setmod ddflash setmod2 pls setmod3 modconfig ddinfo getiq modtest
all: $(TARGETS)