summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Hawthorn <john.hawthorn@gmail.com>2014-07-26 19:51:50 -0700
committerJohn Hawthorn <john.hawthorn@gmail.com>2014-07-26 20:01:28 -0700
commit86da32df1fa10732585e3efa5655633b5b776163 (patch)
tree13ec22d6c569083f074118e1a340ee2208b497e9 /.gitignore
parent5688dc4cba2eb3ef514c3f75afab2f1e332bc979 (diff)
Replace ruby tests with some C
Ruby tests were a nice way to start, and it was nice to borrow some from selecta. However, it's going to be much easier to write tests in the same language as the implementation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index f54609d..8a74f1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,3 @@
fzy
-testscore
+fzytest
*.o