Rename stringsupport.rb => instiki_stringsupport.rb
This commit is contained in:
parent
3aaf3989c7
commit
90ad482ed2
16 changed files with 30 additions and 20 deletions
|
@ -4,7 +4,7 @@
|
|||
require File.expand_path(File.join(File.dirname(__FILE__), '/../test_helper'))
|
||||
require 'sanitizer'
|
||||
require 'json'
|
||||
require 'stringsupport'
|
||||
require 'instiki_stringsupport'
|
||||
|
||||
class SanitizerTest < Test::Unit::TestCase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue