Skip to content

Commit

Permalink
deploy: 83b364d
Browse files Browse the repository at this point in the history
  • Loading branch information
pospeselr committed Apr 1, 2024
1 parent 983e379 commit b5fa3d9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 674 deletions.
671 changes: 0 additions & 671 deletions coverage-offline.html

This file was deleted.

2 changes: 1 addition & 1 deletion coverage.html

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions crates/src/tor_interface/legacy_tor_controller.rs.html
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,6 @@ <h2>Files</h2></div></nav><div class="sidebar-resizer"></div>
<a href="#810" id="810">810</a>
<a href="#811" id="811">811</a>
<a href="#812" id="812">812</a>
<a href="#813" id="813">813</a>
</pre></div><pre class="rust"><code><span class="comment">// standard
</span><span class="kw">use </span>std::default::Default;
<span class="kw">use </span>std::net::SocketAddr;
Expand Down Expand Up @@ -1487,7 +1486,6 @@ <h2>Files</h2></div></nav><div class="sidebar-resizer"></div>

<span class="attr">#[test]
#[serial]
#[cfg(not(feature = <span class="string">"offline-test"</span>))]
</span><span class="kw">fn </span>test_tor_controller() -&gt; anyhow::Result&lt;()&gt; {
<span class="kw">let </span>tor_path = which::which(<span class="macro">format!</span>(<span class="string">"tor{}"</span>, std::env::consts::EXE_SUFFIX))<span class="question-mark">?</span>;
<span class="kw">let </span><span class="kw-2">mut </span>data_path = std::env::temp_dir();
Expand Down

0 comments on commit b5fa3d9

Please sign in to comment.