mirror of
https://github.com/google/liblc3.git
synced 2026-04-19 14:14:50 +00:00
test: Import LC3 C module without assuming it's locally gnerated
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
TEST_DIR := test
|
||||
|
||||
test_py:
|
||||
$(V)cd $(TEST_DIR) && python3 setup.py && python3 run.py
|
||||
$(V)cd $(TEST_DIR) && python3 setup.py && PYTHONPATH=build python3 run.py
|
||||
|
||||
.PHONY: test test-clean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user