Refactoring the Web Model (From James Herdman)
A bit of refactoring, via http://github.com/jherdman/instiki/tree/master
This commit is contained in:
parent
37a8f30ded
commit
f029aae60e
2 changed files with 124 additions and 87 deletions
|
@ -1,5 +1,4 @@
|
|||
require File.dirname(__FILE__) + '/../test_helper'
|
||||
#require File.expand_path(File.dirname(__FILE__) + '/../test_helper')
|
||||
|
||||
class WebTest < ActiveSupport::TestCase
|
||||
fixtures :system, :webs, :pages, :revisions, :wiki_references
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue