From 19529e77fe05180328780a1a902af0b4ce312262 Mon Sep 17 00:00:00 2001 From: PentagonLP Date: Tue, 1 Jun 2021 15:17:34 +0200 Subject: [PATCH] Testing: Create screenshots #3 --- testing/testpackage.ccpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testing/testpackage.ccpt b/testing/testpackage.ccpt index f0f9b9e..f69e86b 100644 --- a/testing/testpackage.ccpt +++ b/testing/testpackage.ccpt @@ -5,9 +5,10 @@ website = "https://github.com/PentagonLP/ccpt", newestversion = "1.0", dependencies = { + testpackage2 = 1.0 }, install = { - url = "https://raw.githubusercontent.com/PentagonLP/properprint/main/properprint", + url = "https://raw.githubusercontent.com/PentagonLP/ccpt/main/testing/testscript", filename = "testpackage1", type = "library", }