Rename test filename to match others.

This commit is contained in:
Adam Perry 2019-10-27 16:22:20 -07:00
parent 9ab065dcda
commit de44f09cc3
2 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
warning: the feature `track_caller` is incomplete and may cause the compiler to crash
--> $DIR/const_caller_location.rs:3:39
--> $DIR/const-caller-location.rs:3:39
|
LL | #![feature(const_fn, core_intrinsics, track_caller)]
| ^^^^^^^^^^^^