mirror of
https://github.com/tenrok/axios.git
synced 2026-06-17 19:21:29 +03:00
Using webpack for testing
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
var axios = require('../../index');
|
||||
|
||||
describe('transform', function () {
|
||||
beforeEach(function () {
|
||||
jasmine.Ajax.install();
|
||||
|
||||
Reference in New Issue
Block a user