A repository containing the source of mock tests in TJ Physics Team
First, clone the repo
git clone https://github.com/tjphysicsteam/mocks.git
cd mocks
Then upload the source code to the correct folder. After that, run the following
git add .
git commit -m "Added new mock for ____"
git push origin