diff options
author | EuAndreh <eu@euandre.org> | 2018-12-29 17:24:54 -0200 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2018-12-29 17:24:54 -0200 |
commit | 4cddd5ae3bbfa21ba3b80b08831efe81a34a7dc0 (patch) | |
tree | eb37c33f41a43bfad4a99324a56b3d44cc386632 | |
parent | Add android_sdk_accept_license Nix configuration. (diff) | |
download | dotfiles-4cddd5ae3bbfa21ba3b80b08831efe81a34a7dc0.tar.gz dotfiles-4cddd5ae3bbfa21ba3b80b08831efe81a34a7dc0.tar.xz |
Comment removed autotime tests.
-rw-r--r-- | bash/tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/tests.sh b/bash/tests.sh index 1fdfd79..6941614 100644 --- a/bash/tests.sh +++ b/bash/tests.sh @@ -1,3 +1,3 @@ #!/usr/bin/env bash -autotime test > /dev/null +# autotime test > /dev/null |