소스 검색

Remove tests.js

master
Pete Shadbolt 7 년 전
부모
커밋
3edf1643e4
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. +0
    -4
      abp/static/scripts/tests.js

+ 0
- 4
abp/static/scripts/tests.js 파일 보기

@@ -1,4 +0,0 @@
QUnit.test( "Adding nodes", function( assert ) {
abj.add_node(0);
assert.ok(abj.node[0].vop === 10, JSON.stringify(abj.node));
});

불러오는 중...
취소
저장