Skip to content

Commit

Permalink
move tsizeof into tests folder
Browse files Browse the repository at this point in the history
  • Loading branch information
krux02 committed May 9, 2017
1 parent edace14 commit 80ed8d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions testsizeof.nim → tests/misc/tsizeof.nim
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
discard """
output: ""
"""

# TODO test with inheritance
# TODO test with small sized kind
Expand Down

0 comments on commit 80ed8d4

Please sign in to comment.