Skip to content

Commit

Permalink
remove file with colon in filename
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Apr 21, 2024
1 parent a281c6f commit 1d337e6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 134 deletions.
1 change: 0 additions & 1 deletion datacite/datacite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ func TestFetchDatacite(t *testing.T) {
{name: "proceedings article", id: "https://doi.org/10.4230/lipics.tqc.2013.93"},
{name: "subject scheme FOR", id: "https://doi.org/10.6084/m9.figshare.1449060"},
{name: "geolocation box", id: "https://doi.org/10.6071/z7wc73"},
{name: "geolocation point", id: "10.4121/UUID:7B900822-4EFE-42F1-9B6E-A099EDA4BA02"},
}
for _, tc := range testCases {
got, err := datacite.FetchDatacite(tc.id)
Expand Down

This file was deleted.

0 comments on commit 1d337e6

Please sign in to comment.