mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 12:14:36 +00:00
Add script for running test suite while skipping slow tests
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
# Let tests know we should skip slow tests.
|
||||
export PHP_CURL_CLASS_SKIP_SLOW_TESTS="1"
|
||||
|
||||
source "run.sh"
|
||||
Reference in New Issue
Block a user