@@ -396,10 +396,11 @@ [self arrayTests]; [self dictionaryTests]; [self listTests]; [self setTests]; [self dateTests]; + [self valueTests]; [self numberTests]; [self streamTests]; #ifdef OF_HAVE_FILES [self MD5HashTests]; [self RIPEMD160HashTests];