2
0
ruki 6 жил өмнө
parent
commit
a6413f1d08
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      scripts/test.lua

+ 1 - 1
scripts/test.lua

@@ -10,7 +10,7 @@ function main(...)
         end
     end
     if #packages == 0 then
-        table.insert(packages, "tbox")
+        table.insert(packages, "\"tbox dev\"")
     end
     local repodir = os.curdir()
     local workdir = path.join(os.tmpdir(), "xmake-repo")