summary refs log tree commit diff stats
path: root/tests/modules/tnotuniquename2.nim
blob: 8e486d19f80c7787c89033531629188ec908c1ab (plain) (blame)
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