change shebang for test_curves.py

pull/25/head
Pavol Rusnak 8 years ago
parent 5ecb8574cc
commit 1259c36f80
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/py.test
import ctypes as c
import curve25519
import random

Loading…
Cancel
Save