Edgewall Software

Changes between Initial Version and Version 1 of Ticket #12658, comment 13


Ignore:
Timestamp:
Jan 12, 2017, 11:34:06 PM (7 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12658, comment 13

    initial v1  
    1 ```
    2     import trac.tests
     1{{{#!python
     2import trac.tests
    33ImportError: No module named tests
    44Makefile:367: recipe for target 'unit-test' failed
    5 ```
     5}}}