[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6685] trunk/t/62-api.t
- Subject: SF.net SVN: ledger-smb:[6685] trunk/t/62-api.t
- From: ..hidden..
- Date: Tue, 28 Jan 2014 10:21:30 +0000
Revision: 6685
http://sourceforge.net/p/ledger-smb/code/6685
Author: einhverfr
Date: 2014-01-28 10:21:30 +0000 (Tue, 28 Jan 2014)
Log Message:
-----------
Fixing 62-api.t's loading of new code modules due to new namespaces
Modified Paths:
--------------
trunk/t/62-api.t
Modified: trunk/t/62-api.t
===================================================================
--- trunk/t/62-api.t 2014-01-28 10:15:08 UTC (rev 6684)
+++ trunk/t/62-api.t 2014-01-28 10:21:30 UTC (rev 6685)
@@ -32,11 +32,11 @@
@test_request_data = do { 't/data/62-request-data' } ; # Import test case hashes
-for (qw( drafts.pl login.pl payment.pl
- employee.pl menu.pl vendor.pl
- customer.pl inventory.pl vouchers.pl recon.pl menu.pl)
+for (qw( drafts login payment
+ employee menu.pl vendor
+ customer inventory vouchers recon menu)
){
- ok(eval { require "scripts/$_" }, "Importing $_");
+ ok(eval { require "LedgerSMB/Scripts/$_.pm" }, "Importing $_");
if ($@){
print STDERR "Error: $@\n";
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits