mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Remove unused script for running tests
"make test" should be used to run the tests
This commit is contained in:
parent
a385c79cfe
commit
5c0c182ee1
|
@ -1,5 +0,0 @@
|
|||
#!/bin/bash
|
||||
# run_tests - run the current tests for tox core
|
||||
set -e
|
||||
|
||||
./messenger_test && ./friends_test && ./crypto_test
|
Loading…
Reference in New Issue
Block a user