mv add form into advance

This commit is contained in:
realaravinth
2021-12-10 06:16:38 +05:30
parent 5afa531bb8
commit b2297eab6d
42 changed files with 62 additions and 62 deletions

View File

@@ -15,8 +15,8 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import getNumLevels from "../add/ts/levels/getNumLevels";
import {addLevel} from "../add/ts/setupTests";
import getNumLevels from "../add/advance/ts/levels/getNumLevels";
import {addLevel} from "../add/advance/ts/setupTests";
import setup from "../../../components/error/setUpTests";
import * as SETUP from "./setupTest";