diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2019-03-19 00:42:32 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2019-03-19 00:43:35 -0400 |
commit | 2e10b1d55bccbbe3de811df91a70772978e76abf (patch) | |
tree | 3c2af5b9482a6ccc7c083bb6037cfccce39c1c57 /tests.sh | |
parent | 1609a505e6a6ee2730c8ad15d145335f81204bb1 (diff) | |
download | bfs-2e10b1d55bccbbe3de811df91a70772978e76abf.tar.xz |
tests: Add utilities for comparing colors to ls
Diffstat (limited to 'tests.sh')
-rwxr-xr-x | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ ############################################################################ # bfs # -# Copyright (C) 2015-2018 Tavian Barnes <tavianator@tavianator.com> # +# Copyright (C) 2015-2019 Tavian Barnes <tavianator@tavianator.com> # # # # Permission to use, copy, modify, and/or distribute this software for any # # purpose with or without fee is hereby granted. # |