summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2018-12-09 15:53:40 +0100
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2018-12-09 15:53:40 +0100
commit04f03ff0567a6b3ef80477dd1ac69e4ab9f0cdb5 (patch)
tree0fdb9e55c63dc3654c46de895767b8cb2e075170
parent0240158d4c6e4a78368f55568d4d245fa89ca41e (diff)
Necessary for correct app bundles
-rwxr-xr-xtest/blocks.app/Contents/MacOS/blocksbin0 -> 725328 bytes
-rwxr-xr-xtest/checkers.app/Contents/MacOS/checkersbin0 -> 711064 bytes
-rwxr-xr-xtest/sudoku.app/Contents/MacOS/sudokubin0 -> 1092728 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/test/blocks.app/Contents/MacOS/blocks b/test/blocks.app/Contents/MacOS/blocks
new file mode 100755
index 000000000..677fd50b2
--- /dev/null
+++ b/test/blocks.app/Contents/MacOS/blocks
Binary files differ
diff --git a/test/checkers.app/Contents/MacOS/checkers b/test/checkers.app/Contents/MacOS/checkers
new file mode 100755
index 000000000..cfa48216a
--- /dev/null
+++ b/test/checkers.app/Contents/MacOS/checkers
Binary files differ
diff --git a/test/sudoku.app/Contents/MacOS/sudoku b/test/sudoku.app/Contents/MacOS/sudoku
new file mode 100755
index 000000000..b75a9661a
--- /dev/null
+++ b/test/sudoku.app/Contents/MacOS/sudoku
Binary files differ