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 Apr 19, 2017
1 parent e40beba commit df8442c
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 df8442c

Please sign in to comment.