=sam Switch to build.sbt in activator templates

This commit is contained in:
Patrik Nordwall 2014-02-21 11:52:40 +01:00
parent a6c29dc064
commit 9da838a24d
10 changed files with 145 additions and 108 deletions

View file

@ -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>