refactoring

This commit is contained in:
Oleg Hasjanov 2021-06-01 13:02:28 +03:00
parent 93f9eff20d
commit 539cebe7ec
4 changed files with 34 additions and 10 deletions

View file

@ -18,5 +18,4 @@ class XsdSchemaTest < ActiveSupport::TestCase
assert_equal Xsd::Schema::BASE_URL + 'abcde-fghij-1.3.xsd', filename
end
end