diff options
author | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-02 22:44:04 +0100 |
---|---|---|
committer | Ronny Chevalier <chevalier.ronny@gmail.com> | 2016-03-03 18:46:58 +0100 |
commit | 134714368eed920d5bd814da02b651b77c8fa73e (patch) | |
tree | 63a243637ae014638a23112442115fc8f980e067 /.gitignore | |
parent | 9f0cd100d0dbc7c9b55e99bacb4034402a60b389 (diff) |
tests: move hexdecoct tests to test-hexdecoct.c
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 18db046cac..36bad5c3fb 100644 --- a/.gitignore +++ b/.gitignore @@ -189,6 +189,7 @@ /test-firewall-util /test-fstab-util /test-hashmap +/test-hexdecoct /test-hostname /test-hostname-util /test-id128 |