diff options
Diffstat (limited to 'apps/files_external/tests/README.md')
-rw-r--r-- | apps/files_external/tests/README.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/files_external/tests/README.md b/apps/files_external/tests/README.md index 0b3c7fd004f..4af03516860 100644 --- a/apps/files_external/tests/README.md +++ b/apps/files_external/tests/README.md @@ -1,3 +1,8 @@ +<!-- + - SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors + - SPDX-FileCopyrightText: 2015 ownCloud, Inc. + - SPDX-License-Identifier: AGPL-3.0-only +--> # How to run the files external unit tests ## Components @@ -20,7 +25,7 @@ freely. ## Hands-on way of unit test execution -Run all files_external unit tests by invoking the following in the ownCloud +Run all files_external unit tests by invoking the following in the Nextcloud core root folder: ./autotest-external.sh |