Skip to content

Commit

Permalink
Test SEP-0004 even though it's not implemented.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkellogg committed Oct 28, 2024
1 parent ed9bfa0 commit b65a633
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/suite_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ def self.sparql_12_tests
end

def self.sparql_dev_tests
%w().map do |partial|
%w(SEP-0004).map do |partial|
"https://w3c.github.io/sparql-dev/tests/#{partial}/manifest.ttl"
end
end
Expand Down

0 comments on commit b65a633

Please sign in to comment.