Add my recently-added test case constant_prop_2 to the list of

Estimated hours taken: 0.1
Branches: main

tests/hard_coded/Mmakefile:
	Add my recently-added test case constant_prop_2 to the list of
	tests which pass in grade java.  (constant_prop_1 doesn't pass
	in grade java, due to different numbers of trailing zeroes
	after the decimal point when outputting a float.)
This commit is contained in:
Fergus Henderson
2004-02-10 13:18:44 +00:00
parent c6198506c5
commit be864d412c

View File

@@ -193,6 +193,7 @@ JAVA_PASS_PROGS= \
brace \
c_write_string \
compare_spec \
constant_prop_2 \
contains_char \
constraint \
curry \