1
Fork 0

Changed tests to check-pass.

This commit is contained in:
Alexander Regueiro 2019-08-05 23:43:26 +01:00 committed by Alexander Regueiro
parent 0994cf4ab0
commit 0410e320e2
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1,4 +1,4 @@
// run-pass
// check-pass
#![feature(associated_type_bounds)]