Skip to content

Commit

Permalink
Fixed CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MCJack123 committed Jan 1, 2024
1 parent 7e74311 commit 5b5acb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions resources/CCT-Tests.patch
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ diff -ruN --strip -x .DS_Store projects/core/src/test/resources/test-rom/spec/ap
end)
end)

diff -ruN --strip -x .DS_Store projects/core/src/test/resources/test-rom/spec/apis/textutils.lua b/projects/core/src/test/resources/test-rom/spec/apis/textutils.lua
--- a/projects/core/src/test/resources/test-rom/spec/apis/textutils.lua 2021-06-08 23:52:34.000000000 -0400
+++ b/projects/core/src/test/resources/test-rom/spec/apis/textutils.lua 2021-04-28 03:19:00.000000000 -0400
diff -ruN --strip -x .DS_Store projects/core/src/test/resources/test-rom/spec/apis/textutils_spec.lua b/projects/core/src/test/resources/test-rom/spec/apis/textutils_spec.lua
--- a/projects/core/src/test/resources/test-rom/spec/apis/textutils_spec.lua 2021-06-08 23:52:34.000000000 -0400
+++ b/projects/core/src/test/resources/test-rom/spec/apis/textutils_spec.lua 2021-04-28 03:19:00.000000000 -0400
@@ -84,7 +84,6 @@
describe("textutils.serialise", function()
it("serialises basic tables", function()
Expand Down

0 comments on commit 5b5acb1

Please sign in to comment.