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



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

import mnotuniquename
import tnotuniquename/mnotuniquename