mirror of
https://github.com/demostf/demo.js
synced 2026-06-04 00:54:14 +02:00
bump version
This commit is contained in:
parent
f66ab3ffaf
commit
6ce96e0e52
2 changed files with 5 additions and 1 deletions
|
|
@ -25,4 +25,8 @@ suite('Parse basic demo info', () => {
|
|||
test('Parse pov demo', () => {
|
||||
testDemo('pov');
|
||||
});
|
||||
|
||||
test('Parse post MyM pov demo', () => {
|
||||
testDemo('pov2');
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue