mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Python module tests generalized
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ import unittest
|
||||
import sys
|
||||
import os
|
||||
|
||||
class DBLayoutToNetlistTests(unittest.TestCase):
|
||||
class DBLayoutVsSchematicTests(unittest.TestCase):
|
||||
|
||||
def test_1_Basic(self):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user