From ee18ec8ec21701dfd86c71281e883bf166b679b8 Mon Sep 17 00:00:00 2001 From: Axel Kohlmeyer Date: Wed, 26 Aug 2015 01:11:38 -0400 Subject: [PATCH] correct path to data file. --- test/02_commands/in.compute_stress-001 | 2 +- test/02_commands/in.compute_stress-002 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/02_commands/in.compute_stress-001 b/test/02_commands/in.compute_stress-001 index 929f8c5f01..3712e82b3b 100644 --- a/test/02_commands/in.compute_stress-001 +++ b/test/02_commands/in.compute_stress-001 @@ -3,7 +3,7 @@ units real atom_style full timers off -read_data data.spce +read_data spce.data pair_style lj/cut/coul/long 12.0 12.0 kspace_style pppm 1.0e-4 diff --git a/test/02_commands/in.compute_stress-002 b/test/02_commands/in.compute_stress-002 index 4ab7b78a92..6d6802f826 100644 --- a/test/02_commands/in.compute_stress-002 +++ b/test/02_commands/in.compute_stress-002 @@ -4,7 +4,7 @@ atom_style full timers off newton off off -read_data data.spce +read_data spce.data pair_style lj/cut/coul/long 12.0 12.0 kspace_style pppm 1.0e-4