mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-20 07:52:53 +08:00
7 lines
57 B
Makefile
7 lines
57 B
Makefile
|
|
test:
|
|
@node_modules/.bin/tape test/*.js
|
|
|
|
.PHONY: test
|
|
|