diff options
author | AUTOMATIC <16777216c@gmail.com> | 2022-10-30 05:22:44 +0000 |
---|---|---|
committer | AUTOMATIC <16777216c@gmail.com> | 2022-10-30 05:22:44 +0000 |
commit | 59dfe0845d964868e92572c78a420b6d68c46ea4 (patch) | |
tree | c43ada96969bdcdb926da9a4009f827c40dfc612 /.gitignore | |
parent | 05a657dd357eaca6940c4775daa946bd33f1167d (diff) | |
download | stable-diffusion-webui-gfx803-59dfe0845d964868e92572c78a420b6d68c46ea4.tar.gz stable-diffusion-webui-gfx803-59dfe0845d964868e92572c78a420b6d68c46ea4.tar.bz2 stable-diffusion-webui-gfx803-59dfe0845d964868e92572c78a420b6d68c46ea4.zip |
launch tests from launch.py with --tests commandline argument
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,3 +29,5 @@ notification.mp3 /textual_inversion .vscode /extensions +/test/stdout.txt +/test/stderr.txt |