aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Chevalier <chevalier.ronny@gmail.com>2016-03-03 00:14:18 +0100
committerRonny Chevalier <chevalier.ronny@gmail.com>2016-03-03 19:04:06 +0100
commitc270684afd19d0a321a6bac6b9f84cdf18b2ca6f (patch)
treee18d21ac2e7013564f0e470257210218504caff7 /.gitignore
parenttests: move conf-parser related tests to test-conf-parser.c (diff)
downloadsystemd-c270684afd19d0a321a6bac6b9f84cdf18b2ca6f.tar.gz
systemd-c270684afd19d0a321a6bac6b9f84cdf18b2ca6f.tar.bz2
systemd-c270684afd19d0a321a6bac6b9f84cdf18b2ca6f.zip
tests: move fs-util related tests to test-fs-util.c
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 993436fc3..569be9506 100644
--- a/.gitignore
+++ b/.gitignore
@@ -191,6 +191,7 @@
/test-fdset
/test-fileio
/test-firewall-util
+/test-fs-util
/test-fstab-util
/test-hashmap
/test-hexdecoct