]> gitweb.factorcode.org Git - factor.git/blobdiff - core/io/pathnames/pathnames-tests.factor
bootstrap: a few more paths
[factor.git] / core / io / pathnames / pathnames-tests.factor
index b821f6fbba180c5c4c340733ea05eff1665664b1..ac2ac7c5d92bb86f2873acb04e9bbb46820c4f0f 100644 (file)
@@ -60,8 +60,8 @@ H{
     { current-directory "." }
     { "resource-path" ".." }
 } [
-    [ "../core/bootstrap/stage2.factor" ]
-    [ "resource:core/bootstrap/stage2.factor" absolute-path ]
+    [ "../basis/bootstrap/stage2.factor" ]
+    [ "resource:basis/bootstrap/stage2.factor" absolute-path ]
     unit-test
 ] with-variables
 
@@ -188,4 +188,4 @@ os windows? [
 
 ! Would be a core/ path except the path already exists in basis
 { "resource:basis/bootstrap/finish-bootstrap.factor" }
-[ "bootstrap/finish-bootstrap.factor" vocab-path ] unit-test
\ No newline at end of file
+[ "bootstrap/finish-bootstrap.factor" vocab-path ] unit-test