remove test
This commit is contained in:
parent
360ccd724d
commit
50a29909ba
1 changed files with 0 additions and 4 deletions
|
|
@ -41,10 +41,6 @@ describe("Unit: Controllers", function() {
|
|||
});
|
||||
}));
|
||||
|
||||
it('Should have a Backup controller', function() {
|
||||
expect(scope.title).to.be.an('undefined');
|
||||
});
|
||||
|
||||
it('Backup controller #download', function() {
|
||||
scope.wallet.setEnc('1234567');
|
||||
expect(saveAsLastCall).equal(null);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue