Add initial test for tsort.

This commit is contained in:
Joseph Crail
2015-05-09 23:38:48 -04:00
parent 1f67aaaf8c
commit 82dbd02c03
4 changed files with 66 additions and 0 deletions
+1
View File
@@ -179,6 +179,7 @@ TEST_PROGS := \
tr \
true \
truncate \
tsort \
unexpand
TEST ?= $(TEST_PROGS)