File: Use-installed-class-for-DEP-8-tests.patch

package info (click to toggle)
php-guzzlehttp 5.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,560 kB
  • ctags: 2,519
  • sloc: php: 11,610; makefile: 182; python: 22; sh: 6
file content (18 lines) | stat: -rw-r--r-- 437 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
From: =?utf-8?q?David_Pr=C3=A9vot?= <taffit@debian.org>
Date: Tue, 14 Oct 2014 21:22:21 -0400
Subject: Use installed class for DEP-8 tests

Gbp: Topic DEP-8
---
 GuzzleHttp/Tests | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 GuzzleHttp/Tests

diff --git a/GuzzleHttp/Tests b/GuzzleHttp/Tests
new file mode 120000
index 0000000..6dd24e0
--- /dev/null
+++ b/GuzzleHttp/Tests
@@ -0,0 +1 @@
+../tests
\ No newline at end of file