Fix testing setup
This commit is contained in:
parent
b35ac62ec3
commit
2b481136f2
@ -5,12 +5,12 @@
|
||||
website = "https://github.com/PentagonLP/ccpt",
|
||||
newestversion = "1.1",
|
||||
dependencies = {
|
||||
testpackage2 = "1.1"
|
||||
testpackage2 = "1.1",
|
||||
testpackage3 = "1.0"
|
||||
},
|
||||
install = {
|
||||
url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript",
|
||||
filename = "testpackage1",
|
||||
type = "library",
|
||||
type = "library"
|
||||
}
|
||||
}
|
||||
|
||||
@ -5,7 +5,7 @@
|
||||
website = "https://github.com/PentagonLP/ccpt",
|
||||
newestversion = "1.1",
|
||||
dependencies = {
|
||||
testpackage3="1.0"
|
||||
testpackage3 = "1.0"
|
||||
},
|
||||
install = {
|
||||
url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user