Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
sagemath
GitHub Repository: sagemath/sagesmc
Path: blob/master/src/sage/doctest/tests/nodoctest.py
8817 views
1
"""
2
This directories contains various files with doctests to test the
3
doctesting framework. Many of these are supposed to fail in various
4
ways. They are run by ``../test.py``.
5
"""
6
7