mirror of
https://github.com/game-ci/unity-builder.git
synced 2026-02-03 23:49:08 +08:00
Add tests for the versioning model
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
import Project from './project';
|
||||
|
||||
jest.mock('./input');
|
||||
|
||||
describe('Platform', () => {
|
||||
describe('relativePath', () => {
|
||||
it('does not throw', () => {
|
||||
|
||||
Reference in New Issue
Block a user