Skip to content
Snippets Groups Projects
Commit 17540630 authored by Djimon Nowak's avatar Djimon Nowak
Browse files

small edit

parent be6cb2c8
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,5 @@ Hence, the main idea behind my program is to build a tree of sites ("SiteTreeNod
- Python3
- cd to fraunhofer_challenge directory
- cmd: python3 tester.py
- Prompt will ask for file name. Type in name of desired test input file from fraunhofer_challenge/testing/input (such as test1.txt) -> test program will look for file in this directory (hardcoded)
- Prompt will ask for file name. Type in name of desired test input file from fraunhofer_challenge/testing/input (such as "test1.txt") -> test program will look for file in this directory (hardcoded)
- Program will compare actual output to expected outputs (from fraunhofer_challenge/testing/solutions)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment