Skip to content

Commit

Permalink
moved usage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerbot committed Jul 12, 2011
1 parent f2570fb commit a7d01b8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
@@ -1,7 +1,7 @@
require File.expand_path('../../test_helper', __FILE__)
require 'configurable'

class BasicSyntaxTest < Test::Unit::TestCase
class ConfigSyntaxTest < Test::Unit::TestCase
class ConfigClass
include Configurable
config :str, 'one'
Expand Down
File renamed without changes.

0 comments on commit a7d01b8

Please sign in to comment.