1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-29 05:21:37 +03:00

Web Server Test (#1) (#2231)

* Initial WebServer Test

* ignore .pyc files

* add poster as requirement to virtualenv
This commit is contained in:
Me No Dev
2016-07-05 11:18:53 +03:00
committed by Ivan Grokhotkov
parent 79ce12247e
commit 2364ad4dd0
5 changed files with 202 additions and 1 deletions

View File

@ -96,4 +96,4 @@ $(TEST_CONFIG):
@echo "****** "
false
.PHONY: tests all count venv $(BUILD_DIR) $(TEST_LIST)
.PHONY: tests all count venv $(BUILD_DIR) $(TEST_LIST)