diff options
| author | Luke Kanies <luke@madstop.com> | 2008-06-13 11:15:52 -0500 |
|---|---|---|
| committer | Luke Kanies <luke@madstop.com> | 2008-06-13 11:15:52 -0500 |
| commit | 9fe2b038a5a802abf457a5961aaa3d2f022e2408 (patch) | |
| tree | c80ba74b17e60a72b7e15d7ad8a0aa5d47644808 /spec/unit/network/http | |
| parent | 28e4dd3ff65fba7ed4d8b211bd5920618c2025ea (diff) | |
Adding execute bits to every test currently missing them.
Diffstat (limited to 'spec/unit/network/http')
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/mongrel.rb | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/mongrel/rest.rb | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/mongrel/xmlrpc.rb | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/webrick.rb | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/webrick/rest.rb | 0 | ||||
| -rwxr-xr-x[-rw-r--r--] | spec/unit/network/http/webrick/xmlrpc.rb | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/spec/unit/network/http/mongrel.rb b/spec/unit/network/http/mongrel.rb index ccfca2f55..ccfca2f55 100644..100755 --- a/spec/unit/network/http/mongrel.rb +++ b/spec/unit/network/http/mongrel.rb diff --git a/spec/unit/network/http/mongrel/rest.rb b/spec/unit/network/http/mongrel/rest.rb index 1dd7de40a..1dd7de40a 100644..100755 --- a/spec/unit/network/http/mongrel/rest.rb +++ b/spec/unit/network/http/mongrel/rest.rb diff --git a/spec/unit/network/http/mongrel/xmlrpc.rb b/spec/unit/network/http/mongrel/xmlrpc.rb index e69de29bb..e69de29bb 100644..100755 --- a/spec/unit/network/http/mongrel/xmlrpc.rb +++ b/spec/unit/network/http/mongrel/xmlrpc.rb diff --git a/spec/unit/network/http/webrick.rb b/spec/unit/network/http/webrick.rb index 05ed2f0e2..05ed2f0e2 100644..100755 --- a/spec/unit/network/http/webrick.rb +++ b/spec/unit/network/http/webrick.rb diff --git a/spec/unit/network/http/webrick/rest.rb b/spec/unit/network/http/webrick/rest.rb index 1e0166d71..1e0166d71 100644..100755 --- a/spec/unit/network/http/webrick/rest.rb +++ b/spec/unit/network/http/webrick/rest.rb diff --git a/spec/unit/network/http/webrick/xmlrpc.rb b/spec/unit/network/http/webrick/xmlrpc.rb index e69de29bb..e69de29bb 100644..100755 --- a/spec/unit/network/http/webrick/xmlrpc.rb +++ b/spec/unit/network/http/webrick/xmlrpc.rb |
