remove more crud from test/ subdirectory
[sbp.git] / tests / script.xml
diff --git a/tests/script.xml b/tests/script.xml
deleted file mode 100644 (file)
index f398525..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version='1.0' encoding='utf-8'?>
-<!DOCTYPE operation_list SYSTEM 'OperationList.dtd'>
-<operation_list>
-  <load_parameters file='settings.xml'/>
-  <print_parameters/>
-  <load_components file='components.xml'/>
-  <print_components/>
-  <load_model file='connections.xml'/>
-  <print_parameters/>
-  <build_GASP_model/>
-  <self_check/>
-  <print_model_description/>
-  <reset/>
-  <print_model/>
-  <run time="1000"/>
-</operation_list>
-