mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 23:40:18 +00:00
fix travis-ci test
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="jsClipper.d.ts" />
|
||||
/// <reference path="js-clipper.d.ts" />
|
||||
|
||||
class jsClipperTest{
|
||||
public intPointTest(){
|
||||
@@ -16,4 +16,4 @@ class jsClipperTest{
|
||||
|
||||
var tt = new jsClipperTest;
|
||||
|
||||
tt.intPointTest();
|
||||
tt.intPointTest();
|
||||
+2
-2
@@ -1,4 +1,4 @@
|
||||
// Type definitions for jsClipper.js
|
||||
// Type definitions for js-clipper
|
||||
// Project: https://github.com/mathisonian/JsClipper
|
||||
// Definitions by: Hou Chunlei <https://github.com/omni360>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
@@ -298,4 +298,4 @@ declare module ClipperLib {
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user