owlcs / owlapi

OWL API main repository
828 stars 315 forks source link

owlapi-contract (v6): fix TestFiles #978

Closed sszuev closed 4 years ago

sszuev commented 4 years ago

two minor changes:

ignazio1977 commented 4 years ago

Merged in https://github.com/owlcs/owlapi/commit/f427200b6b447b7b7d274ed21ddc4586a687b9e8 after resolving conflicts. I've left the normalisation out, I believe the problem was in the data, they should all have had \n line terminators but a few didn't. I've checked the code out in a Windows 10 VM with autocrlf=false to ensure line endings are not modified by git and it builds successfully.