mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2026-02-04 03:12:27 -05:00
Removed results block
This commit is contained in:
@@ -321,8 +321,3 @@ bool testSieveOfEratosthenes(){
|
|||||||
//If it hasn't failed a test then return true for passing all the tests
|
//If it hasn't failed a test then return true for passing all the tests
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* Results:
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|||||||
@@ -161,9 +161,3 @@ bool testIsPalindrome(){
|
|||||||
//If it hasn't failed a test then return true for passing all the tests
|
//If it hasn't failed a test then return true for passing all the tests
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Results:
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|||||||
@@ -338,9 +338,3 @@ bool testPrintVector(){
|
|||||||
//If it hasn't failed a test then return true for passing all the tests
|
//If it hasn't failed a test then return true for passing all the tests
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* Results:
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|||||||
Reference in New Issue
Block a user