"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "d39e51ed53cb0a88af1aa962f04241ead98f1810"
Commit 32e24988 authored by Khalique's avatar Khalique
Browse files

checking for missing param y in test

parent 73561dec
......@@ -116,7 +116,7 @@ void param_error_test()
[&] {
p.eval({{"x", migraph::literal{1}.get_argument()}});
},
"Parameter not found"));
"Parameter not found: y"));
}
void replace_test()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment