summary refs log blame commit diff stats
path: root/tests/modules/tnotuniquename.nim
blob: 2d8ce4869438092e980a2b899408003ce5cc9351 (plain) (tree)
1
2
3
4
5
6
7






                                                               
discard """
  file: "tnotuniquename/mnotuniquename.nim"
  errormsg: "module names need to be unique per Nimble package"
"""

import mnotuniquename
import tnotuniquename/mnotuniquename as nun