Sha256: 6833ce5b177c73dd1d3168ddf3b395ff982f25f94e5644db82c67eaf1ff44551
Contents?: true
Size: 429 Bytes
Versions: 22
Compression:
Stored size: 429 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) ; } }) ; if (window.main && (appMain = main)) main = null ; </script> <% end %>
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.6 | clients/sc_docs/tests/views/doc_frame.rhtml |
sproutcore-0.9.7 | clients/sc_docs/tests/views/doc_frame.rhtml |