Skip to content

Commit

Permalink
Renaming trivial -> widgets
Browse files Browse the repository at this point in the history
  • Loading branch information
jc00ke committed Mar 3, 2010
1 parent ca1ffa1 commit d7f0614
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
File renamed without changes.
Expand Up @@ -8,9 +8,9 @@
pp
spec
spec/autorun
spec/interop/test).each{ |r| require r }
spec/interop/test).each{ |lib| require lib }

require File.join(project_root, 'trivial')
require File.join(project_root, 'widgets')

set :environment, :test
set :run, false
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit d7f0614

Please sign in to comment.