Fix testing setup

This commit is contained in:
PentagonLP
2021-06-17 14:23:01 +02:00
parent b35ac62ec3
commit 2b481136f2
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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",