mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-17 08:34:19 +01:00
forgot to add to test command in makefile
This commit is contained in:
2
Makefile
2
Makefile
@@ -62,7 +62,7 @@ limbo-wasm:
|
||||
cargo build --package limbo-wasm --target wasm32-wasi
|
||||
.PHONY: limbo-wasm
|
||||
|
||||
test: limbo test-compat test-vector test-sqlite3 test-shell test-extensions test-memory
|
||||
test: limbo test-compat test-vector test-sqlite3 test-shell test-extensions test-memory test-writes
|
||||
.PHONY: test
|
||||
|
||||
test-extensions: limbo
|
||||
|
||||
Reference in New Issue
Block a user