Skip to content

Commit 0a95801

Browse files
committed
typo in testing instructions [fix]
1 parent a44f760 commit 0a95801

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

install.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h1>Bulding and installing Escher</h1>
2424
<p>To check that installation succeeded, run
2525

2626
<pre>
27-
% ESCHER=github.com/gocircuit/escher/src escher test.All
27+
% ESCHER=github.com/gocircuit/escher/src escher *test.All
2828
+ Test basic.TestFork (ok)
2929
+ Test basic.TestFunc (ok)
3030
+ Test text.TestForm (ok)
@@ -46,4 +46,4 @@ <h1>Bulding and installing Escher</h1>
4646

4747
</body>
4848
</html>
49-
49+

0 commit comments

Comments
 (0)