From d81b9509a104ae9419aa71b9a1d3c46b6cfd773d Mon Sep 17 00:00:00 2001 From: Jordan Walster Date: Mon, 28 Apr 2025 19:37:10 +0100 Subject: [PATCH] Add Testing Appendix --- Testing-Appendix.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 Testing-Appendix.md diff --git a/Testing-Appendix.md b/Testing-Appendix.md new file mode 100644 index 0000000..c7e7d4f --- /dev/null +++ b/Testing-Appendix.md @@ -0,0 +1 @@ +This Appendix is to be followed before the release of any new version of Photon. All tests must pass. \ No newline at end of file