Sha256: 575f9f1f456ebaaf9e3da7e09857c1e46cb1b844c9e781d11eabbea1375d5e71

Contents?: true

Size: 456 Bytes

Versions: 2

Compression:

Stored size: 456 Bytes

Contents

<% # ========================================================================
   # ViewBuilder.DocumentController Unit Test
   # ========================================================================
%>
<% content_for('final') do %>

<script>

Test.context("ViewBuilder.DocumentController",{

  "TODO: Add your own tests here": function() {
    true.shouldEqual(true) ;
  }

}) ;

if (window.main && (appMain = main)) main = null ; 
</script>

<% end %>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
sproutcore-0.9.2 clients/view_builder/tests/controllers/document.rhtml
sproutcore-0.9.4 clients/view_builder/tests/controllers/document.rhtml