Remove obsolete test file
This commit is contained in:
@ -141,6 +141,9 @@ define([
|
||||
Ajax: {
|
||||
post: mock,
|
||||
},
|
||||
I18n: {
|
||||
t: function() { return ''; },
|
||||
},
|
||||
Notice: {
|
||||
success: function() {},
|
||||
error: function() {},
|
||||
|
Reference in New Issue
Block a user