update.
[chise/ruby.git] / test / Makefile
index aa7fcae..9b7df3e 100755 (executable)
@@ -5,6 +5,9 @@ RUBY=ruby
 test:
        $(RUBY) -I. all.rb
 
+idsdb:
+       ruby test-idsdb.rb
+
 clean:
        -rm *~
 
@@ -14,3 +17,4 @@ cleandump:
 
 cleanidsdb:
        -rm ../../chise-db/character/feature/ids*
+       -rm ../../chise-db/character/by_ids/ids*