Commit abfb66a
committed
Net::SCP should be a class
`bundle exec rake test` raises the following error
```
/.../net-scp/lib/net/scp/upload.rb:3:in `<module:Net>': SCP is not a class (TypeError)
/.../net-scp/lib/net/scp/version.rb:2: previous definition of SCP was here
```1 parent d01bc17 commit abfb66a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments