Removed results block

This commit is contained in:
2021-07-02 21:59:24 -04:00
parent e377f4d585
commit a0a89d510f
3 changed files with 0 additions and 17 deletions

View File

@@ -161,9 +161,3 @@ bool testIsPalindrome(){
//If it hasn't failed a test then return true for passing all the tests
return true;
}
/* Results:
*/