Use run-pass for ui tests where appropriate

This commit is contained in:
Tomasz Miąsko 2019-10-29 00:00:00 +00:00
parent a99fba5bc5
commit a03474bc54
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
// build-pass (FIXME(62277): could be check-pass?)
// run-pass
#![allow(stable_features)]
// ignore-cloudabi no processes

View File

@ -1,4 +1,4 @@
// build-pass (FIXME(62277): could be check-pass?)
// run-pass
#![allow(stable_features)]
#![feature(cfg_target_feature)]