@@ -77,11 +77,12 @@ - (void)applicationDidFinishLaunching { [self objectTests]; [self stringTests]; [self fileTests]; - [self hashTests]; + [self MD5HashTests]; + [self SHA1HashTests]; [self dataArrayTests]; [self arrayTests]; [self dictionaryTests]; [self listTests]; [self numberTests];