mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Split viewcode and linkcode tests out of main test root.
This commit is contained in:
@@ -8,13 +8,9 @@
|
||||
:copyright: Copyright 2007-2014 by the Sphinx team, see AUTHORS.
|
||||
:license: BSD, see LICENSE for details.
|
||||
"""
|
||||
from __future__ import print_function
|
||||
|
||||
import sys
|
||||
|
||||
from util import with_app
|
||||
|
||||
|
||||
cleanup_called = 0
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user