mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
refactor: rename java_unit_tests command & test runner file
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ const fs = require('fs-extra');
|
||||
const path = require('path');
|
||||
|
||||
/**
|
||||
* This script is to be run manually (e.g. by npm run clean:java-unit-tests) if
|
||||
* This script is to be run manually (e.g. by npm run clean:java-tests) if
|
||||
* you want to upgrade gradlew or test its proper generation.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user