diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2013-02-02 11:27:48 -0500 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2013-02-02 11:27:48 -0500 |
| commit | f3c8815cbcabaef7d54490b597e5b5a2f6b1612b (patch) | |
| tree | 35d4b9bfb2eee2dca6a18f14cc9f86dcc2ddd6f7 /tests/farm/html | |
| parent | c19232a9d2be2bde30e446311f32e9dcdd5d4774 (diff) | |
| download | python-coveragepy-git-f3c8815cbcabaef7d54490b597e5b5a2f6b1612b.tar.gz | |
Directory changed: test->tests. Adapt.
Diffstat (limited to 'tests/farm/html')
| -rw-r--r-- | tests/farm/html/gold_other/blah_blah_other.html | 4 | ||||
| -rw-r--r-- | tests/farm/html/gold_other/index.html | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/farm/html/gold_other/blah_blah_other.html b/tests/farm/html/gold_other/blah_blah_other.html index ab5ae371..a8255d87 100644 --- a/tests/farm/html/gold_other/blah_blah_other.html +++ b/tests/farm/html/gold_other/blah_blah_other.html @@ -5,7 +5,7 @@ <meta http-equiv='X-UA-Compatible' content='IE=emulateIE7' /> - <title>Coverage for /home/ned/coverage/trunk/test/farm/html/othersrc/other: 100%</title> + <title>Coverage for /home/ned/coverage/trunk/tests/farm/html/othersrc/other: 100%</title> <link rel='stylesheet' href='style.css' type='text/css'> <script type='text/javascript' src='jquery-1.4.3.min.js'></script> <script type='text/javascript' src='jquery.hotkeys.js'></script> @@ -19,7 +19,7 @@ <div id='header'> <div class='content'> - <h1>Coverage for <b>/home/ned/coverage/trunk/test/farm/html/othersrc/other</b> : + <h1>Coverage for <b>/home/ned/coverage/trunk/tests/farm/html/othersrc/other</b> : <span class='pc_cov'>100%</span> </h1> <img id='keyboard_icon' src='keybd_closed.png'> diff --git a/tests/farm/html/gold_other/index.html b/tests/farm/html/gold_other/index.html index 7665cfe4..8b47458e 100644 --- a/tests/farm/html/gold_other/index.html +++ b/tests/farm/html/gold_other/index.html @@ -65,7 +65,7 @@ <tbody> <tr class='file'> - <td class='name left'><a href='_home_ned_coverage_trunk_test_farm_html_othersrc_other.html'>/home/ned/coverage/trunk/test/farm/html/othersrc/other</a></td> + <td class='name left'><a href='_home_ned_coverage_trunk_tests_farm_html_othersrc_other.html'>/home/ned/coverage/trunk/tests/farm/html/othersrc/other</a></td> <td>1</td> <td>0</td> <td>0</td> |
