32b502
uncomment test file
@@ -34,8 +34,8 @@ files_make_file(man_t)
|
|
34
34
|
|
35
35
|
Base type for the tests directory.
|
36
36
|
|
37
|
-
|
38
|
-
|
37
|
+
type test_file_t;
|
38
|
+
files_make_file(test_file_t)
|
39
39
|
|
40
40
|
|
41
41
|
for /var/{spool,lib}/texmf index files
|