Idris2/tests/idris2/pkg006/expected
Mathew Polzin 4bedaac811
[ fix ] make color output toggling simpler and also more robust. (#2848)
* make color output toggling simpler and also more robust

* don't unintentionally assert that tests are run in an environment where colors are turned on.

* Update src/Idris/Env.idr
2023-01-22 13:35:57 -06:00

8 lines
342 B
Plaintext

Uncaught error: EmptyFC:Failed to resolve the dependencies for test3:
required foo >= 0.4 && < 0.5 but no matching version is installed
Uncaught error: EmptyFC:Failed to resolve the dependencies for test4:
required baz any but no matching version is installed
Warning: Deprecation warning: version numbers must now be of the form x.y.z