diff --git a/tests/credentials.php b/tests/credentials.php new file mode 100644 index 0000000..1db9dae --- /dev/null +++ b/tests/credentials.php @@ -0,0 +1,4 @@ + diff --git a/tests/test.php b/tests/test.php new file mode 100644 index 0000000..c1f331e --- /dev/null +++ b/tests/test.php @@ -0,0 +1,6 @@ +2do test"; + +$tache1 = new Task(1,'aTask','myTest','urgent'); +?>