Skip to content

Commit f825988

Browse files
author
Ellen Arteca
committed
upstream
1 parent 0b65e6f commit f825988

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/compiletest.rs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
use colored::*;
22
use regex::Regex;
33
use std::path::{Path, PathBuf};
4-
<<<<<<< HEAD
54
use std::{env, ffi::OsString, process::Command};
6-
=======
7-
use std::{env, ffi::OsString};
8-
>>>>>>> master
95
use ui_test::{color_eyre::Result, Config, DependencyBuilder, Mode, OutputConflictHandling};
106

117
fn miri_path() -> PathBuf {

0 commit comments

Comments
 (0)