#!/usr/bin/env bash

cd /autograder/source

python3 run_tests.py > /autograder/results/results.json
