Sha256: 8ab299ecd3893ece193a704f325c98993aecc870ba40f33fef3199e84786d513
Contents?: true
Size: 426 Bytes
Versions: 22
Compression:
Stored size: 426 Bytes
Contents
<% # ======================================================================== # SC.CheckboxView Unit Test # ======================================================================== %> <% content_for('final') do %> <script> Test.context("SC.CheckboxView",{ "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