Skip to content

Commit b9e65d1

Browse files
committed
src/sage/rings/function_field/meson.build: add function_field_test.py
I'm not sure if we should be installing pytest source files, but for now let's do so for consistency.
1 parent b6a0c75 commit b9e65d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sage/rings/function_field/meson.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ py.install_sources(
1212
'function_field.py',
1313
'function_field_polymod.py',
1414
'function_field_rational.py',
15+
'function_field_test.py',
1516
'ideal.py',
1617
'ideal_polymod.py',
1718
'ideal_rational.py',

0 commit comments

Comments
 (0)