tests/functional2/lang: Migrate eval-okay-xml
Change-Id: Ib626c3f4ca38b618bab368f0d23829debc5ec38b
This commit is contained in:
@@ -55,7 +55,7 @@ with import ./config.nix;
|
||||
};
|
||||
|
||||
fetchurl = import <nix/fetchurl.nix> {
|
||||
url = "file://" + toString ./lang/eval-okay-xml.exp.xml;
|
||||
sha256 = "sha256-behBlX+DQK/Pjvkuc8Tx68Jwi4E5v86wDq+ZLaHyhQE=";
|
||||
url = "file://" + toString ./dummy;
|
||||
sha256 = "sha256-0qhPS4tlCTfsj3PNi+LHSt1akRumTfJ0WO2CKdqASiY=";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
[[test]]
|
||||
runner = "eval-okay"
|
||||
flags = ["--xml", "--no-location"]
|
||||
Reference in New Issue
Block a user