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