diff options
| author | autoantwort <41973254+autoantwort@users.noreply.github.com> | 2021-07-13 21:51:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-13 12:51:35 -0700 |
| commit | 34b74c507e162b4af79fd042742326bc9415d8e7 (patch) | |
| tree | 40c98062fb1df6550c12c3113c5b51473d95ea6a /scripts/testing/version-files/ports_incomplete/fish | |
| parent | e755dfcddc8ebdc639693ddc2d7a912a3ca1c96b (diff) | |
| download | vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.tar.gz vcpkg-34b74c507e162b4af79fd042742326bc9415d8e7.zip | |
[vcpkg] remove unused testing files (#18788)
Diffstat (limited to 'scripts/testing/version-files/ports_incomplete/fish')
| -rw-r--r-- | scripts/testing/version-files/ports_incomplete/fish/portfile.cmake | 1 | ||||
| -rw-r--r-- | scripts/testing/version-files/ports_incomplete/fish/vcpkg.json | 5 |
2 files changed, 0 insertions, 6 deletions
diff --git a/scripts/testing/version-files/ports_incomplete/fish/portfile.cmake b/scripts/testing/version-files/ports_incomplete/fish/portfile.cmake deleted file mode 100644 index 0015715fb..000000000 --- a/scripts/testing/version-files/ports_incomplete/fish/portfile.cmake +++ /dev/null @@ -1 +0,0 @@ -set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
\ No newline at end of file diff --git a/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json b/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json deleted file mode 100644 index 044ef8474..000000000 --- a/scripts/testing/version-files/ports_incomplete/fish/vcpkg.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "name": "fish", - "version-string": "1.0.0", - "description": "This description causes an intentional discrepancy between the local SHA and the SHA in fish.json for version 1.0.0" -} |
