提交 cdf4d4bc 编写于 作者: J John Clements

fix typo in librstpkg tests, allowed by old parser

上级 41af2792
......@@ -66,7 +66,7 @@ fn test_make_dir_rwx() {
fn test_install_valid() {
let ctxt = fake_ctxt();
let temp_pkg_id = fake_pkg();
let temp_workspace() = mk_temp_workspace();
let temp_workspace = mk_temp_workspace();
// should have test, bench, lib, and main
ctxt.install(&temp_workspace, temp_pkg_id);
// Check that all files exist
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册