Commit e8439cea authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

fixes

parent 4a052a78
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -85,9 +85,9 @@ test_problem1:
    - exit 1;
    - fi
    # compile and run tests
    - cp SimpleLink.cpp base_5/tests/0c
    - cp SimpleLinkStr.h base_5/tests/0c
    - cp SimpleLinkStr.cpp base_5/tests/0c
    - cp SimpleLink.cpp base_5/tests/1
    - cp SimpleLinkStr.h base_5/tests/1
    - cp SimpleLinkStr.cpp base_5/tests/1
    - cd base_5/tests/1
    - make problem1
    - ./problem1