Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test file names incorrect? #127

Open
kevinzau opened this issue Mar 15, 2016 · 0 comments
Open

test file names incorrect? #127

kevinzau opened this issue Mar 15, 2016 · 0 comments

Comments

@kevinzau
Copy link

Not sure if it's just something I messed up, but it looks like a couple of files in scalabuff-compiler/src/test/resources/parsed/ might be incorrectly named. I'm getting 17 errors on

sbt assembly
due to FileNotFoundExceptions,
[info] ParserTest:
[info] - InvalidSimple *** FAILED ***
[info] java.io.FileNotFoundException: scalabuff-compiler/src/test/resources/parsed/InvalidSimple.txt (No such file or directory)

Changing the file name from invalidSimple.txt to InvalidSimple.txt fixes the problem.
Maybe I just have something else misconfigured though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant