Sha256: 723c85d531cd5253425d8f961b2aec4fb0d538f236e29e445fe1dc5e10df3328
Contents?: true
Size: 447 Bytes
Versions: 10
Compression:
Stored size: 447 Bytes
Contents
<%% # ======================================================================== # <%= client_class_name %> Unit Test # ======================================================================== %> <%% content_for('final') do %> <script> Test.context("<%= client_class_name %>",{ "TODO: Add your own tests here": function() { true.shouldEqual(true) ; } }) ; if (window.main && (appMain = main)) main = null ; </script> <%% end %>
Version data entries
10 entries across 10 versions & 1 rubygems