Class: NewApp

Inherits:
Minitest::Test
  • Object
show all
Defined in:
lib/opening_act/templates/test/new_app_test.rb

Overview

Tests for Sinatra app

Instance Method Summary collapse

Instance Method Details

#test_something_coolObject



5
6
7
# File 'lib/opening_act/templates/test/new_app_test.rb', line 5

def test_something_cool
  assert false
end