Add rand dependency test (#12566)

* Add rand dependency test

* nudge
This commit is contained in:
Jack May
2020-09-29 17:25:51 -07:00
committed by GitHub
parent d158d45051
commit 777342a1ef
7 changed files with 60 additions and 0 deletions

View File

@@ -80,6 +80,7 @@ fn main() {
"noop",
"panic",
"param_passing",
"rand",
"sanity",
"sysval",
];