From c6f4409f7d2052f384f07e894394481a703e7369 Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 15 Sep 2013 14:16:59 +0200 Subject: * ignorowanie zewnętrznych zależności JS * ostrzeżenie i wyjaśnienie dla testów kalkulatora MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tests/OsikaEvaluatorTest.php | 14 ++++++++++++++ web/.gitignore | 2 ++ 2 files changed, 16 insertions(+) create mode 100644 web/.gitignore diff --git a/tests/OsikaEvaluatorTest.php b/tests/OsikaEvaluatorTest.php index ce713a7..8df81a0 100644 --- a/tests/OsikaEvaluatorTest.php +++ b/tests/OsikaEvaluatorTest.php @@ -1,5 +1,19 @@