mirror of
https://github.com/tenrok/axios.git
synced 2026-06-14 18:42:33 +03:00
Moving test helpers and auto-loading them
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
var axios = require('../../index');
|
||||
var getAjaxRequest = require('./__getAjaxRequest');
|
||||
|
||||
describe('instance', function () {
|
||||
beforeEach(function () {
|
||||
jasmine.Ajax.install();
|
||||
|
||||
Reference in New Issue
Block a user