Skip to content

Commit

Permalink
Merge pull request #14560 from nextcloud/tests/noid/fully-check-compl…
Browse files Browse the repository at this point in the history
…iant-apps

Fully check compliant apps
  • Loading branch information
MorrisJobke authored Mar 6, 2019
2 parents bdf95ef + 97aa7c4 commit d77bab9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions autotest-checkers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ for app in $(find "apps/" -mindepth 1 -maxdepth 1 -type d -exec basename {} \;);
[ "$app" == "files_sharing" ] || \
[ "$app" == "files_trashbin" ] || \
[ "$app" == "files_versions" ] || \
[ "$app" == "lookup_server_connector" ] || \
[ "$app" == "provisioning_api" ] || \
[ "$app" == "testing" ] || \
[ "$app" == "twofactor_backupcodes" ] || \
[ "$app" == "updatenotification" ] || \
[ "$app" == "user_ldap" ]
then
Expand Down

0 comments on commit d77bab9

Please sign in to comment.