Sha256: 97cf370cb14a73fd10932d50daeaaf6561f940364a5d3f9689d2e7fe92a66290
Contents?: true
Size: 429 Bytes
Versions: 2
Compression:
Stored size: 429 Bytes
Contents
<% # ======================================================================== # Docs.Doc Unit Test # ======================================================================== %> <% content_for('final') do %> <script> Test.context("Docs.Doc",{ "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/models/doc.rhtml |
sproutcore-0.9.1 | clients/sc_docs/tests/models/doc.rhtml |