Skip to content
Snippets Groups Projects
Commit 87420ff4 authored by Johannes Boog's avatar Johannes Boog
Browse files

update test2

parent b00ab312
No related branches found
No related tags found
1 merge request!41standardize files references during prj import/export (new MR)
......@@ -106,7 +106,7 @@ test_that("make_abs_path() works", {
path2_ref <- system.file("extdata/benchmarks/Elliptic/circle_radius_1",
"circle_1_axi.gml", package = "r2ogs6")
path3_ref <- system.file("extdata/benchmarks/Elliptic/other_dir/",
path3_ref <- system.file("extdata/benchmarks/Elliptic/other_dir",
"SteadyStateDiffusion.xml", package = "r2ogs6")
expect_equal(make_abs_path(path1, ref_path), path1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment