mirror of
https://github.com/logos-storage/logos-storage-nim.git
synced 2026-06-26 12:29:30 +00:00
build: minor fixes
This commit is contained in:
parent
ccb6ed1303
commit
94e0abd579
1
Makefile
1
Makefile
@ -85,6 +85,7 @@ endif
|
||||
test \
|
||||
testAll \
|
||||
testIntegration \
|
||||
testLibstorageC \
|
||||
testLibstorage \
|
||||
update
|
||||
|
||||
|
||||
@ -104,7 +104,6 @@ task test, "Run tests":
|
||||
|
||||
task testAll, "Run all tests (except for Taiko L2 tests)":
|
||||
testStorageTask()
|
||||
testLibstorageTask()
|
||||
testIntegrationTask()
|
||||
|
||||
import strutils
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user