Skip to content

Commit

Permalink
Revert "- test 폴더 생성"
Browse files Browse the repository at this point in the history
This reverts commit 4337ddb.
  • Loading branch information
ben.song committed Sep 7, 2018
1 parent 4337ddb commit 74278b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion test/ConstDecos.test.js → src/ConstDecos.test.js
@@ -1,4 +1,4 @@
import { Freeze, Readonly } from '../src/ConstDecos'
import { Freeze, Readonly } from './ConstDecos'

/** @test {Readonly} */
describe('Readonly를 적용한 property는', () => {
Expand Down
12 changes: 0 additions & 12 deletions test/Spec.test.js

This file was deleted.

0 comments on commit 74278b9

Please sign in to comment.