File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,6 @@ More details
105105
106106.. _attempt at 1.7 test : https://travis-ci.org/tony/tmuxp/jobs/12348263
107107.. _kaptan : https://github.com/emre/kaptan
108- .. _unittest : http://docs.python.org/2/library/unittest.html
109108.. _BSD-licensed : http://opensource.org/licenses/BSD-2-Clause
110109.. _tmuxinator : https://github.com/aziz/tmuxinator
111110.. _teamocil : https://github.com/remiprev/teamocil
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Developing and Testing
1010 link to sliderepl or ipython notebook slides
1111
1212Our tests are inside ``tests/ ``. Tests are implemented using
13- :py:mod: ` unittest ` and are being converted to `pytest `_.
13+ `pytest `_.
1414
1515``make test `` will create a tmux server on a separate ``socket_name ``
1616using ``$ tmux -L test_case ``.
You can’t perform that action at this time.
0 commit comments