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