=sam Switch to build.sbt in activator templates
This commit is contained in:
parent
a6c29dc064
commit
9da838a24d
10 changed files with 145 additions and 108 deletions
|
|
@ -476,6 +476,15 @@ interesting to run them in separate processes. Stop the application in the
|
|||
Press ctrl-c in the terminal window of the frontend to stop the factorial calculations.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<h2>Tests</h2>
|
||||
|
||||
<p>
|
||||
Tests can be found in <a href="#code/src/multi-jvm/scala/sample/cluster" class="shortcut">src/multi-jvm</a>.
|
||||
You can run them from the <a href="#test" class="shortcut">Test</a> tab.
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue