diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:30:20 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:30:20 +0200 |
commit | 8ea5b85fcab2b101157419c5c7feb634542c4d40 (patch) | |
tree | a90583b4af5aea73e838cafcde92812c26d64e53 /bin | |
parent | 303f3f74d26c8d6a6aa438403f44c7552c4e9444 (diff) |
bin:graphics_stress_test -> graphics_stress_test.py
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/graphics_stress_test.py (renamed from bin/graphics_stress_test) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/graphics_stress_test b/bin/graphics_stress_test.py index bab2221..d467b3f 100755 --- a/bin/graphics_stress_test +++ b/bin/graphics_stress_test.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- # -# graphics_stress_test +# graphics_stress_test.py # # This file is part of Checkbox. # |