Update tests

This commit is contained in:
alstr 2024-09-25 13:12:26 +01:00
parent 2e616931bb
commit f8090bda34
2 changed files with 0 additions and 16 deletions

View File

@ -364,15 +364,6 @@ index 0000000..a6c6cb0
-<Label Text="ok"/>
<Label Text="There you go"/>
<Label Text="Thank you"/>
diff --git a/tests/example.cls b/tests/example.cls
index 6b0c6cf..b37e70a 100644
--- a/tests/example.cls
+++ b/tests/example.cls
@@ -1,2 +1,2 @@
-' TODO: import library instead
-Public Sub ReinventTheWheel()
+Dim helper as HelperLibrary
+Set helper = New HelperLibrary
diff --git a/tests/example.bas b/tests/example.bas
index 6b0c6cf..b37e70a 100644
--- a/tests/example.bas

View File

@ -417,13 +417,6 @@ index 0000000..a6c6cb0
+<Label Text="why"/>
+<!-- TODO: please -->
+<Label Text="ok"/>
diff --git a/tests/example.cls b/tests/example.cls
index 6b0c6cf..b37e70a 100644
--- a/tests/example.cls
+++ b/tests/example.cls
@@ -1,1 +1,2 @@
+' TODO: import library instead
Public Sub ReinventTheWheel()
diff --git a/tests/example.bas b/tests/example.bas
index 6b0c6cf..b37e70a 100644
--- a/tests/example.bas