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