]> git.mxchange.org Git - friendica-addons.git/commitdiff
test-files for PHP-CS
authorPhilipp <admin@philipp.info>
Sat, 22 May 2021 16:50:42 +0000 (18:50 +0200)
committerPhilipp <admin@philipp.info>
Sat, 22 May 2021 18:04:22 +0000 (20:04 +0200)
blockbot/test.php [new file with mode: 0644]
blockem/test.php [new file with mode: 0644]

diff --git a/blockbot/test.php b/blockbot/test.php
new file mode 100644 (file)
index 0000000..34d55a4
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+function a_failed_one ( ) {
+       echo "blubb";
+}
\ No newline at end of file
diff --git a/blockem/test.php b/blockem/test.php
new file mode 100644 (file)
index 0000000..34d55a4
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+function a_failed_one ( ) {
+       echo "blubb";
+}
\ No newline at end of file