We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a44f760 commit 0a95801Copy full SHA for 0a95801
install.html
@@ -24,7 +24,7 @@ <h1>Bulding and installing Escher</h1>
24
<p>To check that installation succeeded, run
25
26
<pre>
27
- % ESCHER=github.com/gocircuit/escher/src escher test.All
+ % ESCHER=github.com/gocircuit/escher/src escher *test.All
28
+ Test basic.TestFork (ok)
29
+ Test basic.TestFunc (ok)
30
+ Test text.TestForm (ok)
@@ -46,4 +46,4 @@ <h1>Bulding and installing Escher</h1>
46
47
</body>
48
</html>
49
-
+
0 commit comments