Commit 9ff7a6f6 authored by Grand Francois's avatar Grand Francois
Browse files

solved nubest import in base.spec.ts

Showing with 1 addition and 2 deletions
+1 -2
/// <reference path="../node_modules/@types/jasmine/index.d.ts" />
import { nub, res } from "nubtest";
import { nub, res } from "./nubtest";
describe('Class Nub: ', () => {
beforeEach(() => {
......@@ -13,4 +13,3 @@ describe('Class Nub: ', () => {
});
});
});
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment