Add unit tests for FilesystemDeleteHandler

Change-Id: I6016003bc8938e6389e17cb96bd5a439f803b4c0
1 file changed
tree: 721ace04959abc0c0fa95dbb52b20afc4da9582c
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status