aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/files/test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'meta/lib/oeqa/files/test.pl')
-rw-r--r--meta/lib/oeqa/files/test.pl2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/lib/oeqa/files/test.pl b/meta/lib/oeqa/files/test.pl
deleted file mode 100644
index 689c8f1635..0000000000
--- a/meta/lib/oeqa/files/test.pl
+++ /dev/null
@@ -1,2 +0,0 @@
-$a = 9.01e+21 - 9.01e+21 + 0.01;
-print ("the value of a is ", $a, "\n");