mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-10 09:10:30 +03:00
tests: switch to python3
This commit is contained in:
parent
a1703f1204
commit
24ad0418e3
9 changed files with 13 additions and 20 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/env python2
|
||||
# -*- coding: utf-8 -*-
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# http://www.drdobbs.com/testing/unit-testing-with-python/240165163
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue