Skip to content

Commit b65a633

Browse files
committed
Test SEP-0004 even though it's not implemented.
1 parent ed9bfa0 commit b65a633

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/suite_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ def self.sparql_12_tests
232232
end
233233

234234
def self.sparql_dev_tests
235-
%w().map do |partial|
235+
%w(SEP-0004).map do |partial|
236236
"https://w3c.github.io/sparql-dev/tests/#{partial}/manifest.ttl"
237237
end
238238
end

0 commit comments

Comments
 (0)