diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-06-25 18:01:02 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-06-28 10:34:45 -0400 |
commit | 2416f73be12dbac0d121f23f654f7019ae3e4ca8 (patch) | |
tree | 8de7c60315eb3685a7746440edaed7067b6431c7 /.gitignore | |
parent | f0d09059bd4a195840f7c79943be942b240d5500 (diff) | |
download | systemd-2416f73be12dbac0d121f23f654f7019ae3e4ca8.tar.gz |
tests: add test-random-util
In case you're wondering: 16 aligns in a nice pyramid.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 60eda2b8ce..c8c59eba56 100644 --- a/.gitignore +++ b/.gitignore @@ -267,6 +267,7 @@ /test-process-util /test-pty /test-qcow2 +/test-random-util /test-ratelimit /test-replace-var /test-resolve |