tests: update test_new_native.res because line change in array.nit
[nit.git] / lib / standard / bitset.nit
index 6794dcb..ecef9e5 100644 (file)
@@ -18,8 +18,7 @@
 module bitset
 
 import collection
-import math
-import file
+private import math
 
 in "C header" `{
        #include <assert.h>