Remove obsolete test file

This commit is contained in:
Tautvidas Sipavičius
2016-03-21 17:49:32 +02:00
parent ccab8b4cf3
commit 8723aa4e4e
3 changed files with 3 additions and 8 deletions

View File

@ -141,6 +141,9 @@ define([
Ajax: {
post: mock,
},
I18n: {
t: function() { return ''; },
},
Notice: {
success: function() {},
error: function() {},