mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-3209] Remove silly quotes from sample identifiers -- they cause mismatches.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# Key is the identifier to be tested; value is "true" or "false": should this
|
||||
# identifier be supported by the provider under test?
|
||||
|
||||
"http://dx.doi.org/10.14279/depositonce-5383" = false
|
||||
"123456789/1" = true
|
||||
http://dx.doi.org/10.14279/depositonce-5383 = false
|
||||
123456789/1 = true
|
||||
|
Reference in New Issue
Block a user