浏览代码

fix ssh public key tests

The old API was using []byte, but was changed to string without running
the tests again.
It also sets the variables from the configuration to make them work.
Maybe there is a better way to do this.
Gibheer 10 年之前
父节点
当前提交
9eef2e706c
共有 1 个文件被更改,包括 12 次插入8 次删除
  1. 12 8
      models/ssh_key_test.go

文件差异内容过多而无法显示
+ 12 - 8
models/ssh_key_test.go