From 38eae1b30dc9eb65138741079737cb3e5adcc354 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Mon, 7 May 2012 11:07:44 +0000 Subject: Move the BASH command code from the string additions category to remove the dependency on SP specific code and all the tests to build successfully. --- UnitTests/SPStringAdditionsTest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'UnitTests/SPStringAdditionsTest.h') diff --git a/UnitTests/SPStringAdditionsTest.h b/UnitTests/SPStringAdditionsTest.h index 66570b35..786df76f 100644 --- a/UnitTests/SPStringAdditionsTest.h +++ b/UnitTests/SPStringAdditionsTest.h @@ -27,4 +27,6 @@ @interface SPStringAdditionsTest : SenTestCase +- (void)testStringByRemovingCharactersInSet; + @end -- cgit v1.2.3