Merge branch 'refactor-tests' of https://github.com/Darylgolden/manim into refactor-tests

This commit is contained in:
Darylgolden 2022-04-01 09:25:36 +08:00
commit 33897ea09f

View file

@ -3,7 +3,6 @@ from __future__ import annotations
import os
from manim import *
from tests.assert_utils import assert_dir_exists, assert_file_not_exists
from tests.utils.video_tester import *