sebastianbenz / Jnario

Executable specifications for Java
135 stars 38 forks source link

Remove file with broken path #126

Closed borisbrodski closed 10 years ago

borisbrodski commented 10 years ago

The file

'examples/selenium-example/src/test/ /selenium/SearchingViaGoogleFeature.html'

prevented checkout on Windows PCs. A folder name on Windows can't be a single space.

Please check, how this folders get generated. Thank you!

sebastianbenz commented 10 years ago

This is just a symptom. The question is, how does the file get generated? I deleted this before and it could readded with my last commit.