Sha256: 50aecfb6dd09660d93a4ca000dc5d5cc1200eb5eb0835ffdea222b83efff963b
Contents?: true
Size: 461 Bytes
Versions: 1
Compression:
Stored size: 461 Bytes
Contents
<% # ======================================================================== # Sproutcore.LabelItemView Unit Test # ======================================================================== %> <% content_for('final') do %> <script> Test.context("Sproutcore.LabelItemView",{ "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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.1 | frameworks/sproutcore/tests/views/label_item.rhtml |