Jelajahi Sumber

Merge pull request #2033 from infosiftr/python-dbm

Add "dbm" to "python-imports" test
Tianon Gravi 9 tahun lalu
induk
melakukan
56aeb68a81
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      test/tests/python-imports/container.py

+ 1 - 0
test/tests/python-imports/container.py

@@ -1,4 +1,5 @@
 import curses
+import dbm
 import readline
 
 import bz2