Sha256: 723556c394a7a0847613c8a2bd50933508a6c0ab16a04dc19cb31ae88224579d

Contents?: true

Size: 451 Bytes

Versions: 1

Compression:

Stored size: 451 Bytes

Contents

<% # ========================================================================
   # Sproutcore.ListView Unit Test
   # ========================================================================
%>
<% content_for('final') do %>

<script>

Test.context("Sproutcore.ListView",{

  "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/list.rhtml