build distribution with deprecated console

[#80410002]
This commit is contained in:
slackersoft
2014-10-11 14:28:51 -07:00
parent 2151a13705
commit 916dc03d9c

View File

@@ -57,6 +57,8 @@ getJasmineRequireObj().ConsoleReporter = function() {
},
failedSuites = [];
print('ConsoleReporter is deprecated and will be removed in a future version.');
this.jasmineStarted = function() {
specCount = 0;
failureCount = 0;