浏览代码

Reset AnimationUtils.tests.js

Don McCurdy 6 年之前
父节点
当前提交
a0fc9b75dc
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      test/unit/src/animation/AnimationUtils.tests.js

+ 1 - 2
test/unit/src/animation/AnimationUtils.tests.js

@@ -1,5 +1,5 @@
 /**
 /**
- * @author Don McCurdy / https://www.donmccurdy.com
+ * @author TristanVALCKE / https://github.com/Itee
  */
  */
 /* global QUnit */
 /* global QUnit */
 
 
@@ -10,7 +10,6 @@ export default QUnit.module( 'Animation', () => {
 	QUnit.module( 'AnimationUtils', () => {
 	QUnit.module( 'AnimationUtils', () => {
 
 
 		// PUBLIC STUFF
 		// PUBLIC STUFF
-
 		QUnit.todo( "arraySlice", ( assert ) => {
 		QUnit.todo( "arraySlice", ( assert ) => {
 
 
 			assert.ok( false, "everything's gonna be alright" );
 			assert.ok( false, "everything's gonna be alright" );