Open CBrauer opened 9 years ago
I have a three line Juno program:
Pkg.add("Mocha") Pkg.add("Debug") Pkg.test("Mocha")
and I get: "Mocha had test errors in error at error,jl:21 (repeats 2 times)"
Any help will be greatly appreciated.
Charles
I think your best bet would be to ask over at the Mocha.jl repo.
I have a three line Juno program:
Pkg.add("Mocha") Pkg.add("Debug") Pkg.test("Mocha")
and I get: "Mocha had test errors in error at error,jl:21 (repeats 2 times)"
Any help will be greatly appreciated.
Charles