Commit 54d1339b authored by Ari Trachtenberg's avatar Ari Trachtenberg
Browse files

Fixes

parent 1c07dde0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ test_lab_3:
  stage: lab3
  script:
    - echo "Testing Lab 3";
    - git clone https://agile.bu.edu/gitlab/configs/ec337/lab-configs/current.git base_3
    - git clone https://agile.bu.edu/gitlab/configs/ec327/lab-configs/current.git base_3
    - cp lab3.cpp base_3/tests
    - cd base_3/tests
    - make lab3