@@ -75,12 +75,13 @@ } - (void)applicationDidFinishLaunching { [self objectTests]; - [self hashesTests]; [self stringTests]; + [self fileTests]; + [self hashesTests]; [self dataArrayTests]; [self arrayTests]; [self dictionaryTests]; [self listTests]; [self numberTests];