mirror of
https://github.com/rust-lang/rust.git
synced 2026-06-01 05:57:03 +03:00
make run-test runnable from other directories
This commit is contained in:
@@ -61,7 +61,10 @@ def test_cargo_miri_test():
|
||||
"test.stdout.ref2", "test.stderr.ref"
|
||||
)
|
||||
|
||||
os.chdir(os.path.dirname(os.path.realpath(__file__)))
|
||||
|
||||
test_cargo_miri_run()
|
||||
test_cargo_miri_test()
|
||||
|
||||
print("TEST SUCCESSFUL!")
|
||||
sys.exit(0)
|
||||
|
||||
Reference in New Issue
Block a user