### suspend in water with certain density AT_SETUP([Filling - suspend in water]) AT_XFAIL_IF([/bin/true]) AT_KEYWORDS([filling]) AT_CHECK([/bin/cp -f ${abs_top_srcdir}/${AUTOTEST_PATH}/Filling/SuspendInWater/pre/test.conf .], 0) AT_CHECK([../../molecuilder -i test.conf -v 3 --select-molecule-by-id 0 -u 1.3], 0, [stdout], [stderr]) AT_CHECK([file=test.conf; diff $file ${abs_top_srcdir}/${AUTOTEST_PATH}/Filling/SuspendInWater/post/$file], 0, [ignore], [ignore]) AT_CLEANUP