Sha256: 84f38c0ccf548413c24d6ecad09ae4b65018ed399888f2fbf51b5575b422424b
Contents?: true
Size: 452 Bytes
Versions: 2
Compression:
Stored size: 452 Bytes
Contents
<% # ======================================================================== # Docs.DocsController Unit Test # ======================================================================== %> <% content_for('final') do %> <script> Test.context("Docs.DocsController",{ "TODO: Add your own tests here": function() { true.shouldEqual(true) ; } }) ; appMain = main; main = null ; // Cancel main() so app does not start </script> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.0 | clients/sc_docs/tests/controllers/docs.rhtml |
sproutcore-0.9.1 | clients/sc_docs/tests/controllers/docs.rhtml |