Mercurial > hg > soundsoftware-site
comparison test/unit/helpers/.svn/text-base/search_helper_test.rb.svn-base @ 523:0b6c82dead28 luisf
Merge from branch "cannam"
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Mon, 25 Jul 2011 14:23:37 +0100 |
parents | af80e5618e9b |
children |
comparison
equal
deleted
inserted
replaced
318:f7c525dc7585 | 523:0b6c82dead28 |
---|---|
15 # | 15 # |
16 # You should have received a copy of the GNU General Public License | 16 # You should have received a copy of the GNU General Public License |
17 # along with this program; if not, write to the Free Software | 17 # along with this program; if not, write to the Free Software |
18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. | 18 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. |
19 | 19 |
20 require File.dirname(__FILE__) + '/../../test_helper' | 20 require File.expand_path('../../../test_helper', __FILE__) |
21 | 21 |
22 class SearchHelperTest < HelperTestCase | 22 class SearchHelperTest < HelperTestCase |
23 include SearchHelper | 23 include SearchHelper |
24 | 24 |
25 def test_highlight_single_token | 25 def test_highlight_single_token |