gnu: xonsh: Disable the test suite.
authorLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 15:09:11 +0000 (11:09 -0400)
committerLeo Famulari <leo@famulari.name>
Sun, 16 Oct 2016 15:10:19 +0000 (11:10 -0400)
commit792e6079034ec59732eda3c87f84bb8a6f34d46f
treeddc1fb49d65d9d90ca22998d7e61ddefe1b16a5b
parenta39cc016329f1f490ac7629fa81c9b686e7b0f4e
gnu: xonsh: Disable the test suite.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the xonsh build to fail.

* gnu/packages/shells.scm (xonsh)[arguments]: Disable the tests.
gnu/packages/shells.scm